Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase48d ago0xbea86e…e6c6c2
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase48d ago0xfc7b98…813c31
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase48d ago0x07de30…738e09
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase48d ago0x11fa09…328be9
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase49d ago0x642cb1…5957aa
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase49d ago0x21c26a…7537e8
0x7a54…0bf60xf000…94fcBase$0.05100%coinbase49d ago0x1a4c3b…c8c45b
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase49d ago0xca38ca…0f6c69
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase49d ago0x47a8bb…4afa45
0x7a54…0bf60xf000…94fcBase$0.05100%coinbase49d ago0xb0a79e…4e54ff
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase49d ago0x6e024d…5a5ab7
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase49d ago0x0c0137…b35b2a
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase49d ago0xbe539e…ea0171
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase49d ago0x9729e6…0c62a9
0x7a54…0bf60xf000…94fcBase$0.05100%coinbase49d ago0x11b4a7…a67155
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase49d ago0x5ad603…c10289
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase49d ago0xb69e15…ea9240
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase49d ago0x9cc149…b594eb
0x7a54…0bf60xf000…94fcBase$0.20100%coinbase49d ago0xffad49…6ee0eb
0x7a54…0bf60xf000…94fcBase$0.20100%coinbase49d ago0x15a7a9…aada61
0x7a54…0bf60xf000…94fcBase$0.20100%coinbase49d ago0xa01948…95094f
0x7a54…0bf60xf000…94fcBase$0.20100%coinbase49d ago0xaff924…1b3b73
0x7a54…0bf60xf000…94fcBase$0.20100%coinbase49d ago0xddd522…24dfff
0x7a54…0bf60xf000…94fcBase$0.20100%coinbase49d ago0xe5f785…5c6d15
0x7a54…0bf60xf000…94fcBase$0.20100%coinbase49d ago0x4b6fec…2680f4

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.