Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x605f…bbfc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf7bb63…49262d
0x605f…bbfc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa46f1b…618389
0x605f…bbfc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x359a3c…5af7d6
0x605f…bbfc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc44a57…685380
0x605f…bbfc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb936e8…da520d
0x605f…bbfc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0b8960…a9fabe
0x605f…bbfc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x608026…c30b8b
0x605f…bbfc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x51e04a…30e5fe
0x605f…bbfc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc0cf4f…6a4004
0x605f…bbfc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf142e4…9a03fb
0x605f…bbfc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xda280a…7d931e
0x605f…bbfc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1f4ecc…f2bfa7
0x605f…bbfc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x045492…c31a0e
0x605f…bbfc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8cea59…cd8393
0x605f…bbfc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8e37dd…928ddd
0x605f…bbfc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb1cd1d…258c4e
0x605f…bbfc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd3b78f…dbe335
0x605f…bbfc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xed106e…6ac3b3
0x605f…bbfc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2c7d7f…b65b47
0x605f…bbfc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x139db9…4b26f5
0x605f…bbfc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb948e1…cb0019
0x605f…bbfc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x937801…760d10
0x605f…bbfc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x584fcf…d78ecc
0x605f…bbfc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x549de3…aa07c9
0x605f…bbfc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc7661d…0874c9

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.