Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8ecb…2ec60xfe80…47eeBase—$0.001100%fluxa36d ago0xf7f511…52ec6a
0x8ecb…2ec60xfe80…47eeBase—$0.001100%fluxa36d ago0xaf9255…7c4573
0x8ecb…2ec60xfe80…47eeBase—$0.001100%fluxa36d ago0x7afce7…94f724
0x8ecb…2ec60xfe80…47eeBase—$0.001100%fluxa36d ago0x957a15…c37f26
0x8ecb…2ec60xfe80…47eeBase—$0.001100%fluxa36d ago0xcbed17…9ee98e
0x8ecb…2ec60xfe80…47eeBase—$0.001100%fluxa36d ago0xf3c600…6f79dc
0x8ecb…2ec60xfe80…47eeBase—$0.001100%fluxa36d ago0x5dc09d…8eb080
0x8ecb…2ec60xfe80…47eeBase—$0.001100%fluxa36d ago0x5254ba…b00433
0x8ecb…2ec60xfe80…47eeBase—$0.001100%fluxa36d ago0xdd498c…58ed69
0x8ecb…2ec60x9c95…e299Base—$0.001100%fluxa36d ago0xb00d04…3aa434
0x8ecb…2ec60xfe80…47eeBase—$0.001100%fluxa36d ago0xb48626…68c22f
0x8ecb…2ec60xfe80…47eeBase—$0.001100%fluxa36d ago0xb3c167…bd9766
0x8ecb…2ec60x9c95…e299Base—$0.001100%fluxa36d ago0x7d3ae4…867a98
0x8ecb…2ec60x9c95…e299Base—$0.001100%fluxa36d ago0x545bf6…d7eb52
0x8ecb…2ec60xfe80…47eeBase—$0.001100%fluxa36d ago0xe6ce17…538ea0
0x8ecb…2ec60xfe80…47eeBase—$0.001100%fluxa36d ago0x337e1b…6c0307
0x8ecb…2ec60x9c95…e299Base—$0.001100%fluxa36d ago0xbd61d7…6b8e91
0x8ecb…2ec60x9c95…e299Base—$0.001100%fluxa36d ago0x4a5560…a99980
0x8ecb…2ec60x9c95…e299Base—$0.001100%fluxa36d ago0xe81cc5…359911
0x8ecb…2ec60xfe80…47eeBase—$0.001100%fluxa36d ago0x3bd015…350a61
0x8ecb…2ec60xfe80…47eeBase—$0.001100%fluxa36d ago0xc53a80…ff5c41
0x8ecb…2ec60x9c95…e299Base—$0.001100%fluxa36d ago0x7faf79…153e48
0x8ecb…2ec60xfe80…47eeBase—$0.001100%fluxa36d ago0xbccb01…996969
0x8ecb…2ec60xfe80…47eeBase—$0.001100%fluxa36d ago0x4d13ea…016633
0x8ecb…2ec60xfe80…47eeBase—$0.001100%fluxa36d ago0xb354c7…f39e2a

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.