Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06e7…1c9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x12b145…e6444e
0x06e7…1c9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8cbd41…e4be20
0x06e7…1c9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8270d1…f4b9ed
0x06e7…1c9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x007050…fcbf9f
0x06e7…1c9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x86e688…1e78d1
0x06e7…1c9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5a78ea…17447f
0x06e7…1c9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd56023…655778
0x06e7…1c9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x881b02…0a3577
0x06e7…1c9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x370323…0d5efa
0x06e7…1c9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6aaa80…f5541f
0x06e7…1c9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x90e971…bc9466
0x06e7…1c9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x806031…7725b3
0x06e7…1c9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1a1b9e…02fe14
0x06e7…1c9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xaabc20…0209bb
0x06e7…1c9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x42b9c3…673e7a
0x06e7…1c9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfde13d…dfdde7
0x06e7…1c9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd60394…28c62b
0x06e7…1c9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2d8f45…552454
0x06e7…1c9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xecff49…bcd24e
0x06e7…1c9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x01a9c4…729ff3
0x06e7…1c9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xeaa2a8…ca767c
0x06e7…1c9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb767f7…0a9fcc
0x06e7…1c9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x60b721…e8a081
0x06e7…1c9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x304f7e…0ef0f2
0x06e7…1c9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3e635d…d4720d

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.