Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase10d ago0xb853f8…9e5368
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase10d ago0xe28a6f…7b1af4
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase10d ago0x8c3b79…c8fc61
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase10d ago0x479e1e…ef890a
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase10d ago0xc816e2…1adc7d
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase10d ago0x595840…7a2fcb
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase11d ago0xa3318d…9310d6
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase11d ago0x1dd04f…88f666
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase11d ago0xa20647…5d82b3
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase11d ago0x304c18…aba8c2
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase11d ago0xe26242…458ef4
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase11d ago0x73e2ab…22c9d2
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase11d ago0xbad0b2…933fdb
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase11d ago0xf54803…0d8555
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase11d ago0x6b2726…d54244
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase11d ago0x04401c…b6fa6f
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase11d ago0x423f22…d57323
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase11d ago0x806412…7acd91
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase11d ago0xc9b2b8…57a3b7
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase11d ago0x9e26c8…0068c3
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase11d ago0xcfafbc…3c4024
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase11d ago0x4f5da7…8ae64d
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase11d ago0x7327f4…d9afd8
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase11d ago0x51759c…3f6354
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase11d ago0xdb1e5e…f7d0ad

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.