Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x35b1…7dc70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe4905f…723542
0x35b1…7dc70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb52fde…5fbbe7
0x35b1…7dc70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd322ba…63bf26
0x35b1…7dc70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa6f1c6…8f4876
0x35b1…7dc70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xcd860a…1fc5f4
0x35b1…7dc70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd3e8a0…60d3c3
0x35b1…7dc70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x772509…0cc08f
0x35b1…7dc70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x628f74…8cc485
0x35b1…7dc70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4421a0…113c38
0x35b1…7dc70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x450e8a…db083d
0x35b1…7dc70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd7b7a8…f264ea
0x35b1…7dc70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8a83d2…7a6131
0x35b1…7dc70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7677cd…d048b0
0x35b1…7dc70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7b281a…dcce27
0x35b1…7dc70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1d21e6…bd417a
0x35b1…7dc70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7e2940…66cb57
0x35b1…7dc70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xfb1ae2…92b83a
0x35b1…7dc70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb27af1…5f86dc
0x35b1…7dc70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf3b097…d2923a
0x35b1…7dc70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc9594e…0d1e65
0x35b1…7dc70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x675d46…40f56a
0x35b1…7dc70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xeb7fe5…bab70b
0x35b1…7dc70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7c2f6a…04100d
0x35b1…7dc70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbc31c0…d90bf4
0x35b1…7dc70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x487116…6d9a7b

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.