Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf330…29750xfe80…47eeBase—$0.001100%fluxa21d ago0x3b88a0…f8c318
0xf330…29750xfe80…47eeBase—$0.001100%fluxa21d ago0x3a85df…93b277
0xf330…29750xfe80…47eeBase—$0.001100%fluxa21d ago0xefe091…d80eb7
0xf330…29750xfe80…47eeBase—$0.001100%fluxa21d ago0x0b4b98…530a8c
0xf330…29750xfe80…47eeBase—$0.001100%fluxa21d ago0x304c4f…39dfd8
0xf330…29750xfe80…47eeBase—$0.001100%fluxa21d ago0x28bfb2…c848c7
0xf330…29750xfe80…47eeBase—$0.001100%fluxa21d ago0x1a8acd…c431b6
0xf330…29750xfe80…47eeBase—$0.001100%fluxa21d ago0xf2e2bb…b5d21f
0xf330…29750xfe80…47eeBase—$0.001100%fluxa21d ago0x488a64…2965ef
0xf330…29750xfe80…47eeBase—$0.001100%fluxa21d ago0x850a00…eb64aa
0xf330…29750xfe80…47eeBase—$0.001100%fluxa21d ago0x44e835…fcd619
0xf330…29750xfe80…47eeBase—$0.001100%fluxa21d ago0x10b639…dfeeed
0xf330…29750xfe80…47eeBase—$0.001100%fluxa21d ago0xd053bc…55c38d
0xf330…29750xfe80…47eeBase—$0.001100%fluxa21d ago0x80f2d0…1e1f95
0xf330…29750xfe80…47eeBase—$0.001100%fluxa21d ago0x2cb707…edd0a8
0xf330…29750xfe80…47eeBase—$0.001100%fluxa21d ago0x426a61…4b0580
0xf330…29750xfe80…47eeBase—$0.001100%fluxa21d ago0x5fc575…1b68e0
0xf330…29750xfe80…47eeBase—$0.001100%fluxa21d ago0xe865a3…401a01
0xf330…29750xfe80…47eeBase—$0.001100%fluxa21d ago0x550186…703671
0xf330…29750xfe80…47eeBase—$0.001100%fluxa21d ago0xc5aea4…397b74
0xf330…29750xfe80…47eeBase—$0.001100%fluxa21d ago0x4d0043…313ef5
0xf330…29750xfe80…47eeBase—$0.001100%fluxa21d ago0x953add…e055e3
0xf330…29750xfe80…47eeBase—$0.001100%fluxa21d ago0xf65542…a2b3a1
0xf330…29750xfe80…47eeBase—$0.001100%fluxa21d ago0x47e724…212624
0xf330…29750xfe80…47eeBase—$0.001100%fluxa21d ago0x8963a0…f7a111

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.