Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f50…6e320xc9b7…3e6aBasex402 service$0.05100%coinbase94d ago0xf78b8f…782a6c
0xbce4…2c4e0xc9b7…3e6aBasex402 service$0.05100%coinbase94d ago0xeae745…eddcd3
0xc9b7…3e6a0xbce4…2c4eBase—$1.00100%0xa923…c9ac94d ago0xfda8d1…917b24
0xc9b7…3e6a0x6f50…6e32Base—$0.50100%0xa923…c9ac94d ago0xad49ad…4fde36
0x6f50…6e320xc9b7…3e6aBasex402 service$0.05100%coinbase94d ago0x069a26…cee4b9
0x6f50…6e320xc9b7…3e6aBasex402 service$0.05100%coinbase94d ago0x89caf6…e60cbc
0x6f50…6e320xc9b7…3e6aBasex402 service$0.05100%coinbase94d ago0x3846a8…954ab3
0x6f50…6e320xc9b7…3e6aBasex402 service$0.05100%coinbase94d ago0x28e204…86db3a
0x6f50…6e320xc9b7…3e6aBasex402 service$0.05100%coinbase94d ago0x9cee3b…a5e328
0x6f50…6e320xc9b7…3e6aBasex402 service$0.05100%coinbase94d ago0xdb9d1f…80e917
0x6f50…6e320xc9b7…3e6aBasex402 service$0.05100%coinbase94d ago0x020498…17896b
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase94d ago0x0606f4…f0eaa4
0x6f50…6e320xc9b7…3e6aBasex402 service$0.05100%coinbase94d ago0x478383…4f729b
0x6f50…6e320xc9b7…3e6aBasex402 service$0.05100%coinbase94d ago0xb61321…27e35b
0x6f50…6e320xc9b7…3e6aBasex402 service$0.05100%coinbase94d ago0x1d7c53…dbb843
0xbce4…2c4e0xc9b7…3e6aBasex402 service$0.05100%coinbase94d ago0xa8494a…2736ac
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase94d ago0xd17153…6dab42
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase94d ago0xa9b99d…9d2d3e
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase94d ago0xa9ea15…7fb3af
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase94d ago0xf8f3f3…7ef286
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase94d ago0x400cd0…ee2d3a
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase94d ago0xbf53f4…fc0ea0
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase94d ago0x7903d1…667d57
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase94d ago0x56da44…0f2914
0x6f50…6e320xc9b7…3e6aBasex402 service$0.05100%coinbase94d ago0xa5f174…2b6076

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.