Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x09c1…b4340x0573…08b2Base—$0.001100%coinbase115d ago0xf571ca…556d8f
0x09c1…b4340x0573…08b2Base—$0.001100%coinbase115d ago0xda9c52…065b93
0x09c1…b4340x0573…08b2Base—$0.001100%coinbase115d ago0xbff258…602351
0x09c1…b4340x0573…08b2Base—$0.001100%coinbase115d ago0xbdc571…df2cd1
0x09c1…b4340x0573…08b2Base—$0.001100%coinbase115d ago0x12b165…6e7da2
0x09c1…b4340x0573…08b2Base—$0.001100%coinbase115d ago0x1a891e…b41dab
0x09c1…b4340x0573…08b2Base—$0.001100%coinbase115d ago0xa1a081…a8e255
0x09c1…b4340x0573…08b2Base—$0.001100%coinbase115d ago0x8155e6…d5ef17
0x09c1…b4340x0573…08b2Base—$0.001100%coinbase115d ago0x6c4fa9…1d5732
0x09c1…b4340x0573…08b2Base—$1.00100%coinbase115d ago0x9ac5fa…183c33
0x0145…ae880x0573…08b2Base—$0.001100%coinbase116d ago0x6e9684…c4b446
0x7816…74140x0573…08b2Base—$0.001100%coinbase116d ago0xd9d5e2…96af5f
0x7816…74140x0573…08b2Base—$0.001100%coinbase116d ago0xbd0ce5…4d1104
0x7816…74140x0573…08b2Base—$0.001100%coinbase116d ago0x6c6437…9b318b
0x7816…74140x0573…08b2Base—$0.001100%coinbase116d ago0x716964…4397fe
0x7816…74140x0573…08b2Base—$0.001100%coinbase116d ago0xa636e6…075b4e
0x7816…74140x0573…08b2Base—$0.001100%coinbase116d ago0x4371d2…1242f1
0xd6b3…dc2c0x0573…08b2Base—$0.001100%coinbase116d ago0xc2a6db…838424
0xd6b3…dc2c0x0573…08b2Base—$0.001100%coinbase116d ago0x30b544…fb18ab
0xd6b3…dc2c0x0573…08b2Base—$0.001100%coinbase116d ago0x585d38…dfe46e
0xd6b3…dc2c0x0573…08b2Base—$0.001100%coinbase116d ago0xf43325…cc8d3e
0xd6b3…dc2c0x0573…08b2Base—$0.001100%coinbase116d ago0x48cf51…ed23b2
0xd6b3…dc2c0x0573…08b2Base—$0.001100%coinbase116d ago0x6b039c…099afc
0x4bd0…22ca0x0573…08b2Base—$0.001100%coinbase116d ago0xfe9790…486e9b
0x4bd0…22ca0x0573…08b2Base—$0.001100%coinbase116d ago0xaf11bc…de4db9

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.