Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf2ed…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd4085e…2a6b24
0xf2ed…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb6fa4d…429254
0xf2ed…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa81aeb…fe9ebe
0xf2ed…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd4489a…9e9f1f
0xf2ed…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7570b0…0a31da
0xf2ed…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4f5c5c…4253d5
0xf2ed…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xecb52d…6e5076
0xf2ed…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x39ef85…d97543
0xf2ed…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0c7150…cad705
0xf2ed…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x77685a…9ab586
0xf2ed…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5cfc6c…7e2bb5
0xf2ed…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x03a1ab…aefb3f
0xf2ed…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6438d6…320c2e
0xf2ed…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x752c9f…2877d1
0xf2ed…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x54b5c4…84e27f
0xf2ed…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x29a2de…72606b
0xf2ed…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x618955…acf265
0xf2ed…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x634144…552b03
0xf2ed…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8799d3…015afc
0xf2ed…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf841d3…c79a6c
0xf2ed…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x846e07…c21244
0xf2ed…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd71383…eb14b5
0xf2ed…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe9e563…76dfdf
0xf2ed…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4aca4f…3a590e
0xf2ed…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xaa6cb6…8164dc

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.