Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc004…29630xafff…aad3Base$0.10100%coinbase177d ago0xe0a15e…b65b33
0xc004…29630xafff…aad3Base$0.10100%coinbase177d ago0xbb15ea…a03c67
0xc004…29630xafff…aad3Base$0.10100%coinbase177d ago0xfc10b1…fb68f0
0xc004…29630xafff…aad3Base$0.10100%coinbase177d ago0xc7ff0d…36a299
0xc004…29630xafff…aad3Base$0.10100%coinbase177d ago0x8d01bd…d59465
0xc004…29630xafff…aad3Base$0.10100%coinbase177d ago0xe41eb6…c9ffc2
0xc004…29630xafff…aad3Base$0.10100%coinbase177d ago0x207792…e7ba7c
0xc004…29630xafff…aad3Base$0.10100%coinbase177d ago0x223870…25f9be
0xc004…29630xafff…aad3Base$0.10100%coinbase177d ago0xe110e0…72315b
0xc004…29630xafff…aad3Base$0.10100%coinbase177d ago0x454c59…0a9ad3
0xc004…29630xafff…aad3Base$0.10100%coinbase177d ago0xec5d22…dd5952
0xc004…29630xafff…aad3Base$0.10100%coinbase177d ago0xe0d323…5391e5
0xc004…29630xafff…aad3Base$0.10100%coinbase177d ago0x4d612a…9c66a0
0xc004…29630xafff…aad3Base$0.10100%coinbase177d ago0x6e8d81…eb4f6d
0xc004…29630xafff…aad3Base$0.10100%coinbase177d ago0xe568e9…efc6b0
0xc004…29630xafff…aad3Base$0.10100%coinbase177d ago0x6fb2d8…519972
0xc004…29630xafff…aad3Base$0.10100%coinbase177d ago0xad09a8…a7254b
0xc004…29630xafff…aad3Base$0.10100%coinbase177d ago0x66d24f…1b337d
0xc004…29630xafff…aad3Base$0.10100%coinbase177d ago0x3887f1…9d946e
0xc004…29630xafff…aad3Base$0.10100%coinbase177d ago0x55404f…281529
0xc004…29630xafff…aad3Base$0.10100%coinbase177d ago0x75dd43…bccff3
0xc004…29630xafff…aad3Base$0.10100%coinbase177d ago0xf7a766…2b0bfe
0xc004…29630xafff…aad3Base$0.10100%coinbase177d ago0xf15fb2…f05d4e
0xc004…29630xafff…aad3Base$0.10100%coinbase177d ago0x163eaa…637df5
0xc004…29630xafff…aad3Base$0.10100%coinbase177d ago0xa53024…7f9713

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.