Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown68d ago0x260ad6…6fbe6e
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown69d ago0xf785dd…d2a9a7
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown69d ago0x5d0073…a9912f
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown69d ago0xef7583…68d777
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown69d ago0xb3b774…9cfc58
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown69d ago0x470eb7…743b65
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown69d ago0x29d456…5cf20a
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown69d ago0xd8dabb…ffb846
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown69d ago0x4ae948…36e73b
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown69d ago0xed444e…1d4454
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown69d ago0x6d0774…6260fe
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown69d ago0x4aab67…170bda
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown69d ago0x1ea1ed…8ae4b9
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown69d ago0x4caaa3…16fca1
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown69d ago0x663fcd…e420dd
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown69d ago0x3b780f…e13389
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown69d ago0x1f734c…1ff51f
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown69d ago0xfa6931…300ee2
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown69d ago0x170860…d76c53
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown69d ago0xd4964c…75e538
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown69d ago0x508e91…3e0a17
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown69d ago0x4870d7…a41445
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown69d ago0xdd0ee6…c3daf6
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown69d ago0x145d9d…8e33a7
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown69d ago0xc598ff…b3143e

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.