Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6093…f1eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x2da242…e322ff
0x6093…f1eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x227009…0afcc0
0x6093…f1eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x02ae71…70b5d8
0x6093…f1eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb04bdb…b79921
0x6093…f1eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x44c293…58db3b
0x6093…f1eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x43bde6…c1815f
0x6093…f1eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x981069…788149
0x6093…f1eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x2872c1…983153
0x6093…f1eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x285a50…556bfc
0x6093…f1eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x38ab96…bc8c88
0x6093…f1eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf81436…1a72cc
0x6093…f1eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe644eb…3c0c8e
0x6093…f1eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6ba085…c3e48f
0x6093…f1eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xda7b6c…f3b6c7
0x6093…f1eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x3af8cd…0217d5
0x6093…f1eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xfc7854…7080f6
0x6093…f1eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x14ecbc…7bca89
0x6093…f1eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x3b1e95…756688
0x6093…f1eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xcac469…0c35f0
0x6093…f1eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x051fd9…06ea80
0x6093…f1eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x995d1e…052bbf
0x6093…f1eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x3456fc…bc3129
0x6093…f1eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x68a8dd…3e245c
0x6093…f1eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x561291…3f5efe
0x6093…f1eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x0df094…566f7f

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.