Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase12s ago0xf134c7…b9e544
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase16s ago0x19ba76…e857e1
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase16s ago0xbf5616…2ad4c0
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0xd5fd27…65c95a
0xcb91…ca080x6839…1a2bBase$0.003100%coinbase18s ago0x131f25…c5c54a
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0xbcc4d2…c9084e
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0xce97bf…0779f1
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase22s ago0xfeea73…2e37be
0xaa30…4c790x3e0a…78e7Base$0.003478100%coinbase22s ago0x800537…979bb0
0x938e…596c0x6839…1a2bBase$0.003100%coinbase22s ago0xb03e28…7a5136
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a524s ago0x16ec66…d492cc
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0xee89b1…8d2b1f
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x3c83c5…491402
0x64f0…70a70xfe80…47eeBase$0.001100%fluxa26s ago0x2b0e0f…890fad
0x7694…2e2c0x50eb…6480Base$0.00370%0x54f0…793226s ago0xb8a9ad…7ed534
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase30s ago0x40c199…86f8d3
0x227b…e2880x6839…1a2bBase$0.003100%coinbase30s ago0x7c1714…89c74e
0x5e1d…fb5c0x17cd…7905Basex402 service$0.05100%coinbase30s ago0xdad43c…373353
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase32s ago0x99a3d4…ae63ee
0x5e14…28990xa9dd…2315Base$0.002100%coinbase32s ago0x0c3a88…770dec
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0xb4881c…81fdd2
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0xd8202c…53ec42
0x5e14…28990xa9dd…2315Base$0.01100%coinbase34s ago0x08d903…13be2a
0x5e14…28990xa9dd…2315Base$0.002100%coinbase36s ago0xa2c9d3…03943a
0x02d1…5d4e0x47c5…4fc3Base$25.0070%0x84ea…0e4736s ago0xb752bd…ba52a1

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.