Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb58d…d1b20x9c95…e299Base—$0.001100%fluxa75d ago0x12f266…de49c1
0xb58d…d1b20x9c95…e299Base—$0.001100%fluxa75d ago0x64478d…77d89e
0xb58d…d1b20x9c95…e299Base—$0.001100%fluxa75d ago0x1a1a66…024eb1
0xb58d…d1b20x9c95…e299Base—$0.001100%fluxa75d ago0x58fe59…f40927
0xb58d…d1b20x9c95…e299Base—$0.001100%fluxa75d ago0x98ea92…e198bc
0xb58d…d1b20x9c95…e299Base—$0.001100%fluxa75d ago0x4f3e73…be89ed
0xb58d…d1b20x9c95…e299Base—$0.001100%fluxa75d ago0x3fbf8f…ea766e
0xb58d…d1b20x9c95…e299Base—$0.001100%fluxa75d ago0xf0a4ea…687227
0xb58d…d1b20x9c95…e299Base—$0.001100%fluxa75d ago0x40a6aa…5d4911
0xb58d…d1b20x9c95…e299Base—$0.001100%fluxa75d ago0x785caf…11d358
0xb58d…d1b20x9c95…e299Base—$0.001100%fluxa75d ago0xbcd617…6b97d1
0xb58d…d1b20x9c95…e299Base—$0.001100%fluxa75d ago0xbcba98…2bc38c
0xb58d…d1b20x9c95…e299Base—$0.001100%fluxa75d ago0xd88923…033f52
0xb58d…d1b20x9c95…e299Base—$0.001100%fluxa75d ago0x75d3e2…b61224
0xb58d…d1b20x9c95…e299Base—$0.001100%fluxa75d ago0x5a0e87…cd8d26
0xb58d…d1b20x9c95…e299Base—$0.001100%fluxa76d ago0x23639c…81d9c1
0xb58d…d1b20x9c95…e299Base—$0.001100%fluxa76d ago0xc48b64…6c2eff
0xb58d…d1b20x9c95…e299Base—$0.001100%fluxa76d ago0xd9a568…a62085
0xb58d…d1b20x9c95…e299Base—$0.001100%fluxa76d ago0x79a33f…0849fe
0xb58d…d1b20x9c95…e299Base—$0.001100%fluxa76d ago0xbd2a3e…699a95
0xb58d…d1b20x9c95…e299Base—$0.001100%fluxa76d ago0x4460ff…a0ebab
0xb58d…d1b20x9c95…e299Base—$0.001100%fluxa76d ago0x09365e…68cf98
0xb58d…d1b20x9c95…e299Base—$0.001100%fluxa76d ago0x7d8bcc…82cc31
0xb58d…d1b20x9c95…e299Base—$0.001100%fluxa76d ago0x8f3af8…a68b16
0xb58d…d1b20x9c95…e299Base—$0.001100%fluxa76d ago0x36c7b5…0e2ef9

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.