Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa25d ago0xe03ce0…891f67
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa25d ago0x18be42…a25003
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa25d ago0xdc877c…659ee6
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa25d ago0xe19ba9…34ca8d
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa25d ago0xc2577d…a6d192
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa25d ago0x6b403c…f60a92
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa25d ago0x38062c…d6f990
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa25d ago0xbc04f9…4283d5
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa25d ago0x2adf0f…cfa7c4
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa25d ago0xa97802…a444cd
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa25d ago0x88f818…33fe90
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa25d ago0x63c583…9416c0
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa25d ago0x4fef72…500737
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa25d ago0x94ac14…2123da
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa25d ago0x6a66ad…563157
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa25d ago0xd90692…53d98d
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa25d ago0x00dcf6…3d11b1
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa25d ago0x8ba415…fa6977
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa25d ago0xa9f8e3…f630c5
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa25d ago0x46e983…4f9fe3
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa25d ago0x88f2b7…4e3424
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa25d ago0x1fec6c…4f9705
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa25d ago0x5918e9…b28140
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa25d ago0x667069…9be3fc
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa25d ago0xb39987…eb5cd1

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.