Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8s ago0x9ffeac…b814c6
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5538s ago0x9b3047…00872d
0xb63d…bf0d0x2c42…021fBase—$9.5070%0x3e32…3ce78s ago0x8e66de…5343f4
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10s ago0xb71c65…df20a2
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase10s ago0x1a2d77…2b12ae
0xdca7…ad920x47c5…4fc3Base—$10.5070%0x0d6a…b70416s ago0x33a617…e0fa6d
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x6b544a…f428a9
0xc6ae…4b040x50eb…6480Base—$0.00170%0x54f0…793216s ago0xb0c3d1…52ac48
0x81bb…17170x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x2f457c…2382f0
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x2968ce…d6bd51
0x3278…c1960x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x2dfe30…19f342
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x87abd5…488392
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xcf26…86e620s ago0x7e4f98…111a4a
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55320s ago0x2b11fc…ec67d3
0x8415…995f0xd908…f214Base—$0.0170%0x0021…ad8f20s ago0x092057…704077
0x1afa…17020x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x40f92e…fd634f
0x25ee…1e850x6839…1a2bBase—$0.003100%coinbase20s ago0x95cbc9…f3fda3
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x52d6bf…bbfe3c
0x4754…327b0xfe8f…794dBase—$44.77100%mrdn24s ago0xe9b948…30a09c
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55324s ago0x9c6789…e6eed9
0x8415…995f0xd908…f214Base—$0.0170%0x0018…ca9724s ago0x092cf8…e2c4ae
0xd9cf…12a70xfe80…47eeBase—$0.001100%fluxa24s ago0xd738ca…0b551d
0xb63d…bf0d0x2c42…021fBase—$10.0070%0x3e32…3ce726s ago0xa70ab1…1c1fa5
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0xc99566…6854b5
0x3def…f22d0x6839…1a2bBase—$0.003100%coinbase30s ago0x877ed4…811be9

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.