Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcf0d02…8fe611
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x24dd38…010c74
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc5c288…deb25c
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xeb43aa…af9612
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2838b3…fa546d
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xab7d95…0868cf
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc1edfe…cb7daf
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7b0dee…b2d7ba
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6496a3…9f805f
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1290f7…fd0438
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x010150…abb67c
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x027d80…1d2d20
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x65accc…7792eb
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xfc0699…e1854d
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd591dd…37539c
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x46696c…8feea3
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7a50fc…be40f8
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x22f8d0…9140bb
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3d3af4…a411f0
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x215699…c987ba
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x34e4bb…896ff6
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcfb16a…ef435e
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4af632…e768b2
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xdd5283…86fa35
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x017744…5a103f

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.