Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd430…c9d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0xf6813f…1fd509
0xd430…c9d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x9d0a0e…f22eed
0xd430…c9d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x73a8eb…780a1b
0xd430…c9d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0xdc57a7…7348a0
0xd430…c9d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x09ae4b…7e614c
0xd430…c9d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0xb2174d…c339a7
0xd430…c9d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0xf6faf9…2ba93f
0xd430…c9d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0xdee5ee…b18917
0xd430…c9d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x9621b3…d8977e
0xd430…c9d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x3ebe92…7ed325
0xd430…c9d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0xd2a96b…e0452f
0xd430…c9d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x09f33c…ad99ba
0xd430…c9d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x3b47e9…58339e
0xd430…c9d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x12da6d…fd0a1d
0xd430…c9d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0xc612a1…453fb8
0xd430…c9d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0xc1f21a…41f58b
0xd430…c9d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0xeae91a…de60b0
0xd430…c9d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0xc084ac…473442
0xd430…c9d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x36d88f…d54664
0xd430…c9d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0xad00e2…1db914
0xd430…c9d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x67f074…4f9085
0xd430…c9d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0xd5c7fb…01f7c8
0xd430…c9d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x60fd0f…d8e0f4
0xd430…c9d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x27a0e7…51cc2f
0xd430…c9d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x666792…6ae26c

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.