Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa35d ago0xd68552…e0bcab
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa35d ago0x5c39e4…36c399
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa35d ago0xe8c5f0…b0ea58
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa35d ago0x937771…8daae5
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa35d ago0x7da810…07b810
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa35d ago0x6a6c9d…c723b1
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa35d ago0x7f8bab…c11c24
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa36d ago0x589fe1…95af79
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa36d ago0x7ee781…eba43e
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa36d ago0x247aa6…31e47d
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa36d ago0x8a69da…349438
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa36d ago0xd6bf7e…37bc2c
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa36d ago0x541641…c0fc1a
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa36d ago0x609e49…cf0597
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa36d ago0x8420f1…864945
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa36d ago0x55381a…c25d82
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa36d ago0x418846…521573
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa36d ago0x2592eb…14196d
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa36d ago0xeb58a4…733bb2
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa36d ago0x2bf9d6…d5e8fe
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa36d ago0x6797de…533e6a
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa36d ago0x9c3ded…bfae5c
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa36d ago0xbe8e75…d52193

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.