Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5bf4…156e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x53dd39…5baddb
0x5bf4…156e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x7a9a1e…e9918c
0x5bf4…156e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x81cbab…b561fb
0x5bf4…156e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x943304…275859
0x5bf4…156e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xfc13ad…8ca589
0x5bf4…156e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x80f5e1…faf35f
0x5bf4…156e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb48701…a6229b
0x5bf4…156e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xef148b…94442d
0x5bf4…156e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x57aa13…fa7cb0
0x5bf4…156e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x265dd9…e84b1a
0x5bf4…156e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc85967…26a7f4
0x5bf4…156e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xcb1d47…700123
0x5bf4…156e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc32849…756f0f
0x5bf4…156e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc612d2…4addf3
0x5bf4…156e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x6c0407…4db781
0x5bf4…156e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x871ff8…b5493c
0x5bf4…156e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xd8b44a…6b7752
0x5bf4…156e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x3d57b7…56829b

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.