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.01100%coinbase11d ago0x4ccd54…f70e35
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase11d ago0xd86c30…8e2c6b
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase11d ago0x17e925…64b640
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase11d ago0x539531…2244f1
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase11d ago0xf6cf08…b0ad88
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase11d ago0x19b163…40e56b
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase11d ago0x2dc439…d8da31
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase11d ago0x436b34…83cf70
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase11d ago0x9985a8…3155a4
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase11d ago0xa38f36…06f56d
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase11d ago0x30a418…250cf7
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase11d ago0x826674…bd2452
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase11d ago0x6f267b…48825b
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase12d ago0xd79589…6f4b3f
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase12d ago0x1ad4ce…d8af5f
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase12d ago0x4b917c…59238e
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase12d ago0x292742…b69b60
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase12d ago0x78669b…67580c
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase12d ago0x842637…e65823
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase12d ago0x3ec596…d1aa1c
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase12d ago0xecd2c6…582094
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase12d ago0x2c42b8…05c1a9
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase12d ago0x1bce6a…45e3f6
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase12d ago0xfb421e…3a3520
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase12d ago0xa5e453…1b588f

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.