Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f37…e5e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc5846e…0b2d5c
0x4f37…e5e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7a1966…7ff181
0x4f37…e5e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2ea7fc…2d062e
0x4f37…e5e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6d0e95…8decb6
0x4f37…e5e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x03acad…537215
0x4f37…e5e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x392048…13716b
0x4f37…e5e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xfa41f7…e374f0
0x4f37…e5e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf56daa…eb77ee
0x4f37…e5e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1bd05a…194252
0x4f37…e5e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x973471…4f95f2
0x4f37…e5e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xdfe281…91176b
0x4f37…e5e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0092b7…7ae399
0x4f37…e5e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x79e3ff…dbb180
0x4f37…e5e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf101eb…96e9ad
0x4f37…e5e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x18c9a7…4727d9
0x4f37…e5e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2ec504…ad726b
0x4f37…e5e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7ccb84…6d825a
0x4f37…e5e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x960204…a373f2
0x4f37…e5e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc1f47c…89c0e3
0x4f37…e5e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0b3ef5…82790e
0x4f37…e5e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x177fd1…a83ecf
0x4f37…e5e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7e714d…7acd88
0x4f37…e5e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe4e5b2…746fa4
0x4f37…e5e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf5a20f…3d86dd
0x4f37…e5e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x645388…dc8cfe

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.