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%coinbase3h ago0x9ce6a8…db64dd
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase4h ago0x711d29…17e0fa
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase5h ago0xc2ce6c…fa58ec
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase6h ago0xcb9e9e…3444b2
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase7h ago0xa42238…1f8e86
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase8h ago0x858ea1…10ed33
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase9h ago0x05228e…d45688
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase10h ago0x2f059f…0baeae
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase11h ago0xf53e0d…11e25d
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase12h ago0xfe94a5…e66699
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase13h ago0x86f528…49be44
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase14h ago0xba07f7…ebbe4b
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase15h ago0x8b1ab0…6132e2
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase15h ago0xdb1fe9…04d3fd
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase16h ago0xc9d20d…27fd77
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase16h ago0xa3defb…145be6
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase17h ago0x772c0a…a8d585
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase17h ago0x8cd879…70d456
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase18h ago0x16d0ca…8f0893
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase18h ago0x66c946…065241
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase19h ago0xa30f34…cacdd7
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase19h ago0xa63f4a…86959f
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase19h ago0x284bbd…1d0fba
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase19h ago0xee483e…fa467b
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase19h ago0xbce5e2…89690f

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.