Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa21…a0560x356d…0f4eBase—$0.001100%coinbase67d ago0xb70b7f…8d41a1
0xfa21…a0560x356d…0f4eBase—$0.001100%coinbase67d ago0x460c95…27610f
0xfa21…a0560x356d…0f4eBase—$0.001100%coinbase67d ago0x9ba7e3…02f577
0xfa21…a0560x356d…0f4eBase—$0.001100%coinbase67d ago0x1247e9…ece367
0xfa21…a0560x356d…0f4eBase—$0.001100%coinbase67d ago0x65d4ab…806b43
0xfa21…a0560x356d…0f4eBase—$0.001100%coinbase67d ago0xbb5d65…f77b10
0xfa21…a0560x356d…0f4eBase—$0.001100%coinbase67d ago0x041a08…a79de9
0xfa21…a0560x356d…0f4eBase—$0.001100%coinbase67d ago0xadc2d3…58370f
0xfa21…a0560x356d…0f4eBase—$0.001100%coinbase67d ago0xd96ee0…688e43
0xfa21…a0560x356d…0f4eBase—$0.001100%coinbase67d ago0xb41691…141dec
0xfa21…a0560x356d…0f4eBase—$0.001100%coinbase67d ago0x3efbaa…97b1f7
0xfa21…a0560x356d…0f4eBase—$0.001100%coinbase67d ago0x850dd1…4ff6a5
0xfa21…a0560x356d…0f4eBase—$0.001100%coinbase67d ago0x39c5d4…a0c813
0xfa21…a0560x356d…0f4eBase—$0.001100%coinbase67d ago0xea051d…38a41c
0xfa21…a0560x356d…0f4eBase—$0.001100%coinbase67d ago0x0a6db2…6699ce
0xfa21…a0560x356d…0f4eBase—$0.001100%coinbase67d ago0x926ea9…814e54
0xfa21…a0560x356d…0f4eBase—$0.001100%coinbase67d ago0x701f8c…7cf7a3
0xfa21…a0560x356d…0f4eBase—$0.001100%coinbase67d ago0x21288a…544749
0xfa21…a0560x356d…0f4eBase—$0.001100%coinbase67d ago0xe1b640…648491
0xfa21…a0560x356d…0f4eBase—$0.001100%coinbase67d ago0x8e1073…efccf0
0xfa21…a0560x356d…0f4eBase—$0.001100%coinbase67d ago0xd859d2…2eee89
0xfa21…a0560x356d…0f4eBase—$0.001100%coinbase67d ago0xb19000…01f376
0xfa21…a0560x356d…0f4eBase—$0.001100%coinbase67d ago0xc6f369…4c687b
0xfa21…a0560x356d…0f4eBase—$0.001100%coinbase67d ago0x62b364…e087c9
0xfa21…a0560x356d…0f4eBase—$0.001100%coinbase67d ago0xe898ea…3a9bd3

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.