Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb9bf…92660xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%candidates96d ago0x2f2f25…f3dc33
0xb9bf…92660x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase96d ago0x4808a0…903533
0xb9bf…92660x2932…4f60Basex402 service$0.01100%candidates97d ago0x4abcea…cedc2f
0xb9bf…92660x03d7…584cBasex402 service$0.01100%coinbase97d ago0xb89c66…09d91e
0xb9bf…92660x124f…4478Base$0.01100%coinbase97d ago0x179ba2…bd5843
0xb9bf…92660x124f…4478Base$0.01100%coinbase97d ago0x162888…04535d
0xb9bf…92660x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase97d ago0xc1bb7a…41d061
0xb9bf…92660x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase97d ago0xb134ef…08194d
0xb9bf…92660xb65b…c818Basex402 service$0.001100%candidates97d ago0x8e7f71…aa3474
0xb9bf…92660xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase97d ago0xf14baa…a4aa7f
0xb9bf…92660x6c07…5621BaseAgentUtility.aiUsers$0.02100%candidates97d ago0x8f158e…d38d9c
0xb9bf…92660x4466…125eBasex402 service$0.008100%candidates97d ago0x3a18c3…ceda13
0xb9bf…92660x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase97d ago0xa4ddba…96777d
0xb9bf…92660xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase97d ago0x528359…2611b0
0xb9bf…92660x54d6…4afaBasex402 service$0.05100%coinbase97d ago0xf6d5c2…f0cb42
0xb9bf…92660xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase97d ago0x47b71e…0e4f0f
0xb9bf…92660x6c07…5621BaseAgentUtility.aiUsers$0.001100%coinbase97d ago0x8655d9…d1bf56
0xb9bf…92660x6c07…5621BaseAgentUtility.aiUsers$0.001100%candidates97d ago0x7cdd8c…89fa81
0xb9bf…92660x4466…125eBasex402 service$0.005100%candidates97d ago0x5a52bc…6bc244
0xb9bf…92660x4466…125eBasex402 service$0.005100%candidates97d ago0x48b1b9…aff727

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.