Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase1d ago0x8b0aa8…adfb2f
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase1d ago0xaba323…d6245d
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase1d ago0xdd8152…26a020
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase1d ago0x1e10d7…1b4ba4
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase1d ago0x66d8e4…18a0c2
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase1d ago0xa9a98e…05ac80
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase1d ago0x0e9f2f…9c4f6e
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase1d ago0x35d090…5cfcbb
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase1d ago0x1eeb77…96d808
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase1d ago0xa8f2f9…7565d2
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase1d ago0x8f1336…123a80
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase1d ago0x2ab1bb…c3ce8a
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase1d ago0x43562c…4831f2
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase1d ago0x3fa2ff…3ccd9b
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase1d ago0xbfb7b5…70ec57
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase1d ago0xdd4dea…77ce12
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase1d ago0xbb1a59…442c5e
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase1d ago0x7b8321…17a56a
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase1d ago0x52dfca…f7b130
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase1d ago0xee1ab1…f92afb
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase1d ago0xc1a16e…e10194
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase1d ago0x89312f…8ee44e
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase1d ago0x9f1d1f…3c4475
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase1d ago0xac7525…a09310
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase1d ago0xcb5794…fbae10

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.