Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf0bc…baa10x3e0a…78e7Base$0.003467100%coinbase9s ago0x117f54…b15b48
0x56e5…3d550x6839…1a2bBase$0.003100%coinbase9s ago0x1e37b5…4601fb
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0xc7d1b9…fc27c0
0x0f30…2fbd0x589a…b3d8BaseX PayHealth$0.005100%coinbase11s ago0x0a62f5…93dada
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0x568501…b08676
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0xc2bfba…a8b885
0xb1f2…bb630x6839…1a2bBase$0.003100%coinbase17s ago0x352d82…7e2f44
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x7dc659…64ccaa
0x9722…2c4a0x589a…b3d8BaseX PayHealth$0.005100%coinbase17s ago0x50da52…706cfc
0x5897…e7e20x4cd0…bc31Base$24.8470%0xf70d…dbef19s ago0x1d0f18…329b83
0x978f…18b40x589a…b3d8BaseX PayHealth$0.005100%coinbase23s ago0x6327d2…a96a5c
0x2ad3…93e30x47c5…4fc3Base$3.8870%0x2035…57d325s ago0x352e62…4a5c6c
0x03c5…a0a30x50eb…6480Base$0.00170%0x54f0…793227s ago0x51ceec…333b81
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x4873dd…15cb1c
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x7f783a…cce617
0x99f1…8dc70x6839…1a2bBase$0.003100%coinbase27s ago0x7ffa84…4e6891
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0xdfde12…5423d8
0x055c…b1700x589a…b3d8BaseX PayHealth$0.005100%coinbase29s ago0x15e74d…21f4e9
0x1a2d…d6b40x8a12…0881Base$1.87100%coinbase29s ago0xd44d76…c9951e
0x7391…7c550x47c5…4fc3Base$50.0070%0xf863…e52331s ago0x802c33…3923af
0xee27…bef90xfe80…47eeBase$0.001100%fluxa31s ago0x38f010…426daf
0x745e…eae60xfe80…47eeBase$0.001100%fluxa31s ago0x36aae2…0df8a6
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x686849…c887c5
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa33s ago0xdfc726…721046
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase35s ago0xe5930a…0a0b3f

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.