Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb37d…b7870xe8a2…4c72Base—$0.01100%coinbase73d ago0x1b2d16…b4cc27
0xb37d…b7870xff5d…d9a8Base—$0.01100%coinbase73d ago0xaca546…5f6a0f
0xb37d…b7870x8a68…2251Base—$0.01100%coinbase73d ago0x2d57a8…4ed8ba
0xb37d…b7870x11eb…f5c8Base—$0.01100%coinbase73d ago0x6b1b76…0e4419
0xb37d…b7870xbcfa…6a94Base—$0.01100%coinbase73d ago0xb6ce84…e073c6
0xb37d…b7870xdfbf…a2f7Base—$0.01100%coinbase73d ago0xcf94fc…fb3426
0xb37d…b7870xef20…fb93Base—$0.01100%coinbase73d ago0xe85325…9ffbf7
0xb37d…b7870x8c3b…24edBase—$0.01100%coinbase73d ago0x7d921f…d1b2a5
0xb37d…b7870xca2a…9ecfBase—$0.01100%coinbase73d ago0x94c670…2621b4
0xb37d…b7870xe380…56f7Base—$0.01100%coinbase73d ago0x9be557…b25c7e
0xb37d…b7870x90f9…4fbeBase—$0.01100%coinbase73d ago0xfe3f71…7074e0
0xb37d…b7870x8dfc…f10eBase—$0.01100%coinbase73d ago0xae5482…d3ac53
0xb37d…b7870x7586…8bfaBase—$0.01100%coinbase73d ago0x3ed11e…c8c46d
0xb37d…b7870xaff2…a962Base—$0.01100%coinbase73d ago0x78fa63…81e652
0xb37d…b7870x4de9…a87fBase—$0.01100%coinbase73d ago0x8519ac…d1d5f5
0xb37d…b7870x8e15…f360Base—$0.01100%coinbase73d ago0x5f3605…1510b4
0xb37d…b7870x51b8…4c9fBase—$0.01100%coinbase73d ago0xf2e677…e46987
0xb37d…b7870x907a…b963Base—$0.01100%coinbase73d ago0x168b74…a003f8
0xb37d…b7870xc1cf…d884Base—$0.01100%coinbase73d ago0xa1572d…eb5be0

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.