Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x7b6d3f…a0951e
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa85bba…ff56b2
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x27d4bf…6eada9
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x0185bb…c6628c
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xb8a4b7…d8248e
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xdaf197…ae4916
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x61f1dc…7383c5
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xa1109d…2c92a0
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x994afb…0a2114
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x9a9e41…644c3e
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x933960…0c818d
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xb661a1…9b459b
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xd1aa35…c5b9d1
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x3a9b1d…5f3adf
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x2b3ca7…ccc694
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x3dd105…31f2ff
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x649d66…1ae264
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x1144cc…739a31
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x89edf4…39215e
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xb6c348…387220
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xac44e2…d3b63e
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x276060…8e9f0d
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x1eea12…c0486a
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xd77013…93b33f
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xc7aa58…74feeb

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.