Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5e1…9a300x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x138f0c…f62763
0xf5e1…9a300x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xdeead0…6fd848
0xf5e1…9a300x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x410e70…c6dcd4
0xf5e1…9a300x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb37d24…9039a8
0xf5e1…9a300x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xda793d…5792e0
0xf5e1…9a300x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0867ac…0ffb3a
0xf5e1…9a300x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5550ef…b91ed1
0xf5e1…9a300x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x67326e…02bd97
0xf5e1…9a300x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7e84d8…11448d
0xf5e1…9a300x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0e02b9…a1fb61
0xf5e1…9a300x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x173c75…d49a6e
0xf5e1…9a300x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4d4227…9bab0e
0xf5e1…9a300x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe43cf4…be12de
0xf5e1…9a300x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe13f2f…31d228
0xf5e1…9a300x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3927d6…6027de
0xf5e1…9a300x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x293329…ff8c09
0xf5e1…9a300x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x18ef90…57a1e5
0xf5e1…9a300x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x726711…e5497f
0xf5e1…9a300x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2b9cbd…f525f3
0xf5e1…9a300x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb55896…0bbab3
0xf5e1…9a300x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x4f23d9…d2d855
0xf5e1…9a300x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xffa3a7…fb63d1
0xf5e1…9a300x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x9eddb6…d86ca1
0xf5e1…9a300x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x809c4d…a9fe82

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.