Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xee6c…9efa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb8df67…8ad062
0xee6c…9efa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa3ddec…14945b
0xee6c…9efa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc9d101…1bbd5b
0xee6c…9efa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x7092d2…b4bda5
0xee6c…9efa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x0c354f…2fbdec
0xee6c…9efa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe25233…74789f
0xee6c…9efa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x221409…45ad80
0xee6c…9efa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x3c07c7…93c845
0xee6c…9efa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x88f03d…87bad4
0xee6c…9efa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x21d840…cf1304
0xee6c…9efa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x7ee097…e10696
0xee6c…9efa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x8de969…3a411f
0xee6c…9efa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x30b342…6f10b9
0xee6c…9efa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x72fca0…220e97
0xee6c…9efa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc32a9b…17fd3c
0xee6c…9efa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x089997…eacd3a
0xee6c…9efa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb98e1b…c11b8d
0xee6c…9efa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x03d516…22a975
0xee6c…9efa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x797167…7863c4
0xee6c…9efa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x9870bc…5446a5
0xee6c…9efa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa89e5f…aac081
0xee6c…9efa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xdfa4c5…92cfe8
0xee6c…9efa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd90d87…409ec3
0xee6c…9efa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc9af21…c467ae
0xee6c…9efa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x0a2076…5573b0

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.