Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x7590c4…a7ef2b
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x2a562a…eb3fde
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xc482cf…6ad481
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe712d1…ce4c6b
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x3bd4dd…8f9151
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x96a2a3…38d094
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x5c5813…88bf76
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x1dfeca…33503c
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x25989b…bea944
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xfc240f…37aed4
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xc85cd6…414182
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xb68b45…f20552
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x9b403d…1222f3
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x90547f…9babcf
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x69265a…6edc48
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x58ab8d…af8598
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe72f4e…739e08
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x759c72…a07aed
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x53fb94…2d64fd
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x28ed82…f85a47
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x10fce6…53785d
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x66a926…1e662c
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x4e7840…88c308
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xb63f02…01d7ba
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x6b16c3…0963dc

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.