Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeefb…3ea10x6839…1a2bBase—$0.003100%coinbase26s ago0x391bb6…63b655
0x4f4f…c0520xfe80…47eeBase—$0.001100%fluxa28s ago0xf56005…c2b965
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase32s ago0xbdee23…cc0fbe
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase32s ago0xfe0af3…a3d1b0
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase36s ago0xbc105b…6040b5
0x0a7b…13490x3e0a…78e7Base—$0.004712100%coinbase38s ago0x64358c…d00342
0x6728…11ae0x6839…1a2bBase—$0.003100%coinbase38s ago0x2a52df…fb4e24
0x1332…66eb0x47c5…4fc3Base—$99.7570%0x175b…99fa40s ago0x70f239…9c9f80
0xbfa7…8e380x17cd…7905Basex402 service$0.05100%coinbase46s ago0x3c470b…63c769
0x8d67…85790x6839…1a2bBase—$0.003100%coinbase46s ago0xfd9c54…cde420
0xf752…15950x6839…1a2bBase—$0.003100%coinbase52s ago0xbcf3d6…0fb083
0xc7f3…c0440x5f11…468aBase—$0.32100%primer1m ago0xe54a7d…b95f32
0x9a1e…18760x6839…1a2bBase—$0.003100%coinbase1m ago0x4eed2e…d09743
0xc43b…09040x47d3…9ddaBasex402 service$3.00100%coinbase1m ago0x7ceac8…abc5b6
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted1m ago0x2ccf70…6a834d
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase1m ago0x9b2700…acebfc
0x45b0…2c2b0x6839…1a2bBase—$0.003100%coinbase1m ago0xd697bb…33031e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1m ago0x151b43…172ece
0x6536…fa410x6839…1a2bBase—$0.003100%coinbase1m ago0x0e6f3a…853e8e
0x3be9…575c0x2207…6594Base—$19.7470%0x2fbf…ec651m ago0xe976fb…725775
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase1m ago0xc75f59…958cb3
0xd8d8…39f90xfe80…47eeBase—$0.001100%fluxa1m ago0xd9e2c5…bdf3f7
0xc1ea…b9580x6839…1a2bBase—$0.003100%coinbase1m ago0x0027bc…5eda39
0xee9c…ed970x3e0a…78e7Base—$0.005025100%coinbase1m ago0x730945…913004
0xbfa7…8e380x17cd…7905Basex402 service$0.05100%coinbase1m ago0x2e0a1f…a0ee20

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.