Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x02bd…ed480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9a9db1…8aad70
0x02bd…ed480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x31a738…9a6a59
0x02bd…ed480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5e3038…34744f
0x02bd…ed480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa53f60…6c2b4f
0x02bd…ed480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xebee1f…d1d11d
0x02bd…ed480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x598bda…011447
0x02bd…ed480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x536edc…981789
0x02bd…ed480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x49b545…b78cf5
0x02bd…ed480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4eb15c…06aa27
0x02bd…ed480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc392ab…b3785b
0x02bd…ed480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5fe239…133dbf
0x02bd…ed480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe04324…9ab079
0x02bd…ed480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1b46c4…91f25a
0x02bd…ed480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6710fb…3be0e0
0x02bd…ed480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xbfe080…1086d1
0x02bd…ed480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9efbbb…7252fe
0x02bd…ed480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x21c4ad…95e829
0x02bd…ed480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5e25e9…44c1fd
0x02bd…ed480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3171e5…9462b8
0x02bd…ed480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6c9f04…44b73f
0x02bd…ed480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x081c37…0349e4
0x02bd…ed480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x777be1…a03803
0x02bd…ed480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xff0ed4…b823c9
0x02bd…ed480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc78c5f…955958
0x02bd…ed480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xdde583…8d3be3

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.