Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa48d ago0x337b49…f21db2
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa48d ago0x1b599f…59ca15
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa48d ago0x633337…be7c8f
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa48d ago0x68b924…cf05c6
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa48d ago0x5f1bbe…632528
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa48d ago0x3d0e73…f72628
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa48d ago0x6a2b82…66b07b
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa48d ago0x2313c9…63fe56
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa48d ago0x45e68e…4ebf23
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa48d ago0xbab9b9…1fb29f
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa48d ago0xf037b4…d70915
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa48d ago0xca4196…27f49a
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa48d ago0x670fd1…cb0804
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa48d ago0xc2d15a…ea0544
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa48d ago0x8497a6…16dc8b
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa48d ago0x20c304…18a93f
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa48d ago0xaa39e8…f07e91
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa48d ago0xb90613…77531e
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa48d ago0x58420c…7b69a3
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa48d ago0xee1c3d…4d90b5
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa48d ago0xee963f…21a0b6
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa48d ago0x7aa7c3…79f8af
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa48d ago0xfd07df…917f8b
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa48d ago0xc1fe06…82d66a
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa48d ago0xfed5f0…3079a7

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.