Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xae8f…30d80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x51f69e…ebd82d
0xae8f…30d80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x46fe31…a3a31f
0xae8f…30d80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x796975…64bb41
0xae8f…30d80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xee473e…fb04ba
0xae8f…30d80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x604172…1d6bb8
0xae8f…30d80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe5f128…250278
0xae8f…30d80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc96411…aabdab
0xae8f…30d80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbf733d…d6b68d
0xae8f…30d80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2da954…457fe0
0xae8f…30d80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2292f3…ea5f77
0xae8f…30d80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb2d60a…1eb47a
0xae8f…30d80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x842706…3590eb
0xae8f…30d80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6ab541…766e7f
0xae8f…30d80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5bf60a…e861c3
0xae8f…30d80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xede264…1412d2
0xae8f…30d80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xee042e…fcbc45
0xae8f…30d80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7c0299…d6edbd
0xae8f…30d80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb70cd7…b0b8ad
0xae8f…30d80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x723c03…4dfc83

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.