Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer91d ago0x41068b…71cbf5
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer91d ago0x722c52…a1f144
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer91d ago0x9cba6b…2a53b2
0x66c4…37cb0x66c4…37cbBase$0.10100%Payer-submitted91d ago0xc8f4f9…37d536
0x66c4…37cb0x66c4…37cbBase$0.10100%Payer-submitted91d ago0x3b8dda…3a5efb
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer91d ago0xb1b01f…190f94
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer91d ago0x87eee8…143d28
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer91d ago0x89bda7…402637
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer91d ago0x991f5c…e83319
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer91d ago0xf17c03…c89fe7
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer91d ago0xa8bf14…ebcf84
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer91d ago0x315923…b3f279
0x66c4…37cb0x66c4…37cbBase$0.10100%Payer-submitted91d ago0x96d913…e56971
0x66c4…37cb0x66c4…37cbBase$0.10100%Payer-submitted91d ago0x828bca…c21b00
0x66c4…37cb0x66c4…37cbBase$0.10100%Payer-submitted91d ago0x937009…f9e2dd
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer91d ago0x665e65…070263
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer91d ago0xc3a56e…d36bcb
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer91d ago0x7a0231…ed0a52
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer91d ago0x5faa1d…a5e21d
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer91d ago0xe5badf…b994ac
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer91d ago0x4c3338…68d50b
0x66c4…37cb0x66c4…37cbBase$0.10100%Payer-submitted91d ago0xd5112d…0e2ca4
0x66c4…37cb0x66c4…37cbBase$0.10100%Payer-submitted91d ago0x9ced03…32938c
0x66c4…37cb0x66c4…37cbBase$0.10100%Payer-submitted91d ago0x35a6c8…c4165d
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer91d ago0xb0608c…1f8c94

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.