Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase175d ago0xde91c4…a95767
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase175d ago0xd3148c…d6c3f8
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase175d ago0xcb5c60…787aee
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase175d ago0x5ac2f9…9a3668
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase175d ago0x985618…6774b6
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase175d ago0x4cc4ed…451fc9
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase175d ago0xbe34db…2bbdaa
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase175d ago0x5f864e…62b7b7
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase175d ago0xcfb5e6…49146e
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase175d ago0x5cf3a2…8ae3b0
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase175d ago0x54c4df…bec542
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase175d ago0x7db679…21b0d9
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase175d ago0x92ce5f…f60354
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase175d ago0x081e65…98e289
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase175d ago0xbbbf25…28e61f
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase175d ago0xfffc86…4fba8d
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase175d ago0xb45751…97add2
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase175d ago0xc27699…33d090
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase175d ago0x8fa500…6635cd
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase175d ago0xc36fa3…f8d4a1
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase176d ago0x2af9d9…e1b9f8
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase176d ago0xfa5fcf…dde577
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase176d ago0x210e13…e50949
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase176d ago0x096251…063519
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase176d ago0x03f2c8…64d4ee

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://app.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://app.roundhouseai.io/dashboard/team.

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