Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xffe1…91a20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x3faccb…59e651
0xffe1…91a20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x4446e3…8651a5
0xffe1…91a20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x16e5b8…3b03be
0xffe1…91a20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x342de1…5833c9
0xffe1…91a20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x236bae…303a7f
0xffe1…91a20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xbd01b7…d3618f
0xffe1…91a20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x8e0b8c…267a97
0xffe1…91a20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x97ec5c…6b700b
0xffe1…91a20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x6a1fa5…1535a4
0xffe1…91a20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x861f9d…76379b
0xffe1…91a20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x0c0848…346c45
0xffe1…91a20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb39430…964327
0xffe1…91a20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x682a71…277218
0xffe1…91a20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x9283cd…27b3a1
0xffe1…91a20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x23032b…dcedce
0xffe1…91a20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x7fcf10…1f3a06
0xffe1…91a20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc6f900…9a57e7
0xffe1…91a20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x899c0e…610c58
0xffe1…91a20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2b3834…4fbae4
0xffe1…91a20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x51eed9…1f33b0
0xffe1…91a20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x807401…b387db
0xffe1…91a20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2736c2…0680cb
0xffe1…91a20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x97349a…df474c
0xffe1…91a20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd316b2…a859c7
0xffe1…91a20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x3c9320…54421e

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.