Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x1e937b…f5ef70
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xab5200…04048e
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa5fe80…b8176d
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf84c43…d3faa3
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xec3b0c…0e3f7f
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa41416…5d45fa
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xfbb56c…c17aef
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb3eb19…42cd70
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x3e14c7…34510d
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc1e2a2…08021e
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x9b3f51…871a68
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc456b9…f79c53
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x1146c4…ece675
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x924555…e768ce
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x3f6140…23805a
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5580b9…771a08
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa6e048…976649
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x4dac9b…79ccc1
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6187f2…c367fd
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x7bb2d5…4e6c59
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x0ca995…84d62d
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xbe6842…f30e4c
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x4c3afb…565177
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe100b5…2d8294
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xea9456…cd35d3

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.