Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0x2556e3…7859d3
0x0d01…8e5b0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase11s ago0xc2c550…b934b5
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0x6b856c…89dc2d
0xd8e8…b96e0x5aae…482eBase$0.25100%coinbase13s ago0x6139ca…0a1cf0
0xc10b…58260x52e2…f3eaBasex402 service$0.003100%coinbase13s ago0x2fae17…9f1981
0x0eb4…59000x6839…1a2bBase$0.003100%coinbase15s ago0xe711be…e4107b
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI17s ago0x6b3447…3a97b7
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x229fda…d49cb0
0xa84a…fd730x6839…1a2bBase$0.003100%coinbase23s ago0xf43138…607072
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0xb9bc8a…91da72
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0xd4571d…f92445
0x5fcb…03100x50eb…6480Base$0.00270%0x54f0…793227s ago0x774664…0366bf
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase27s ago0xa30cfa…4a6186
0xab87…a1ae0x6839…1a2bBase$0.003100%coinbase29s ago0x5077b5…d9d5d3
0xbaf6…e02d0x47c5…4fc3Base$15.7570%0x2a1b…cb2833s ago0x13d388…ded26d
0x2cb0…78730x853e…3690Base$0.35100%coinbase33s ago0xf79776…da5224
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x433736…ee6b19
0x652b…20720x6839…1a2bBase$0.003100%coinbase37s ago0x958ae9…c5cc14
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0xa3fa1a…ddd0aa
0xa6d9…f9b90x3e0a…78e7Base$0.003386100%coinbase39s ago0xa1ca52…356ffa
0x1332…66eb0x47c5…4fc3Base$11.0870%0xbe69…299241s ago0xbe8085…fbcf26
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase41s ago0x9e5b12…aeac63
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa43s ago0xdbe2b5…a5ccb9
0xc6d7…ad560xfe80…47eeBase$0.001100%fluxa43s ago0xc52825…a23480
0x0d01…8e5b0xcf92…42fbBasex402 service$0.002100%coinbase45s ago0xb0b58e…8fa974

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.