Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdeaf…b9430x325b…d430BaseStableEnrichExa$0.03100%coinbase11s ago0xd94ff0…a18a25
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0xdeb83f…939def
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase19s ago0x009656…3b1a5a
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase19s ago0xe1a5bd…ab9bd6
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase19s ago0x8761bb…48541c
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase21s ago0xf49186…ce287a
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x3c82a9…fe1ccf
0xdeaf…b9430x325b…d430BaseStableEnrichExa$0.03100%coinbase25s ago0x6f7e4a…aa7e78
0xcaa2…e16b0x6e9c…62b2BaseAffiliate.comProducts$0.02100%coinbase25s ago0x67336e…0f3f1e
0xfb4e…ec700xfe80…47eeBase—$0.001100%fluxa29s ago0xec3c04…63cdc4
0x42e8…66f30x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase33s ago0x399777…6c05f9
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x723ce0…fe9fb6
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0xa59995…9796b9
0x59d0…10b70x3e0a…78e7Base—$0.004342100%coinbase39s ago0xefb24e…973fdc
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase39s ago0x2f66a0…962c57
0xdeaf…b9430x325b…d430BaseStableEnrichExa$0.03100%coinbase41s ago0x3b62c9…fe437a
0xcaa2…e16b0x2a90…ea3bBaseDeepAIImages$0.01100%coinbase51s ago0x7a5753…6121b2
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase51s ago0x706e35…b5ffe2
0x343a…e9890xfe80…47eeBase—$0.001100%fluxa51s ago0x7f5230…124bf6
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase53s ago0xe40dd2…64ba36
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase59s ago0xf9fdbc…6b0777
0xdeaf…b9430x325b…d430BaseStableEnrichExa$0.03100%coinbase1m ago0x801c5f…4ffde1
0xd5d6…9c600xa9dd…2315Base—$0.002100%coinbase1m ago0x10ac2d…a2d9bd
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x721451…e91366
0xcaa2…e16b0x6e9c…62b2BaseAffiliate.comProducts$0.02100%coinbase1m ago0x7be617…f4d220

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.