Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x4de9be…aba068
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xbc78cb…4b2c1a
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xe7eeb5…6202f8
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x76b4bb…af5537
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xcceabf…7dec04
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x9af3c9…32f56f
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xfacb66…bd9300
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xcdefe7…632ca3
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xc698e2…2d6cde
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xd96ff0…beb749
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x71c24c…9bd31d
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x842317…cea67f
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x1ab83f…e89efd
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x6782fc…ffc731
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x184bec…58ca15
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x394bf6…033b8f
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x0076ab…c8e185
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xa9d6f4…7accb2
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xeb5c44…c199d0
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x9cc9a2…387249
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xfdb8b5…57c8e3
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xe01948…1cd690
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x9dc74d…21e2ec
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xf0537c…17b6a0
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x6590de…2a8f9a

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.