Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaec6…5d100x7f74…570fBasex402 service$0.04100%coinbase96d ago0xca5a9e…ac0bf4
0xd9f2…1afe0x7f74…570fBasex402 service$0.05100%coinbase96d ago0x94d1d5…7d4307
0xd9f2…1afe0x7f74…570fBasex402 service$0.02100%coinbase96d ago0xa8d000…c2cb97
0xd9f2…1afe0x7f74…570fBasex402 service$0.01100%candidates96d ago0xec8880…445bc9
0x9cc4…b1760x7f74…570fBasex402 service$0.10100%coinbase97d ago0x6e986d…42a122
0x9cc4…b1760x7f74…570fBasex402 service$0.05100%coinbase97d ago0x5f7670…959934
0x9cc4…b1760x7f74…570fBasex402 service$0.03100%coinbase97d ago0x8f6b16…862932
0x9cc4…b1760x7f74…570fBasex402 service$0.02100%coinbase97d ago0x19b79f…596baa
0x1b9f…cfff0x7f74…570fBasex402 service$0.03100%coinbase97d ago0x0ae8c4…62c2d5
0x1b9f…cfff0x7f74…570fBasex402 service$0.10100%coinbase97d ago0x128592…941271
0x1888…767b0x7f74…570fBasex402 service$0.02100%coinbase97d ago0x6ddc00…701c17
0xaec6…5d100x7f74…570fBasex402 service$0.03100%coinbase97d ago0x111bf1…dc05bd
0xd9f2…1afe0x7f74…570fBasex402 service$0.05100%coinbase97d ago0x9effe8…1e1114
0x1b9f…cfff0x7f74…570fBasex402 service$0.05100%coinbase97d ago0xc2691c…8a14f8
0x1888…767b0x7f74…570fBasex402 service$0.02100%coinbase97d ago0x166e40…e78127
0xd9f2…1afe0x7f74…570fBasex402 service$0.01100%coinbase97d ago0xcaa9e0…d839ba
0xd9f2…1afe0x7f74…570fBasex402 service$0.03100%coinbase97d ago0x03dfe9…060e81
0x1b9f…cfff0x7f74…570fBasex402 service$0.03100%coinbase97d ago0x559acb…95d739
0xaec6…5d100x7f74…570fBasex402 service$0.05100%coinbase97d ago0xfd1c87…9540a7
0x0cbe…6ce00x7f74…570fBasex402 service$0.05100%coinbase97d ago0xf6dbb3…dc426d
0x1b9f…cfff0x7f74…570fBasex402 service$0.05100%coinbase97d ago0xcb7221…a7ea95
0xaec6…5d100x7f74…570fBasex402 service$0.05100%coinbase97d ago0x5b4902…9650f3
0x1b9f…cfff0x7f74…570fBasex402 service$0.05100%coinbase97d ago0x7a028b…99cd54
0x1888…767b0x7f74…570fBasex402 service$0.05100%coinbase97d ago0xa9202f…f2adc5
0xd9f2…1afe0x7f74…570fBasex402 service$0.04100%coinbase97d ago0x864bc1…cf4d49

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.