Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown69d ago0xbef8bc…375596
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown70d ago0x3a6d2a…f18a68
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown70d ago0x4aa350…ac0a90
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown70d ago0x89c387…10f7e6
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown70d ago0x9321b9…b1e91c
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown70d ago0x1913e5…139a64
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown70d ago0x9da617…fd6512
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown70d ago0x54374b…e678c5
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown70d ago0x4e537d…b8711b
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown70d ago0x536ca1…14a216
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown70d ago0x78c396…5302c9
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown70d ago0x561cc0…46aa5a
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown70d ago0xa7d3f1…74294a
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown70d ago0xe24dab…33d795
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown70d ago0x8726ce…24f516
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown70d ago0x13b6ec…47013e
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown70d ago0xb0d254…f0a05c
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown70d ago0xd65e1d…d015ad
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown70d ago0x4af713…d1cb95
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown70d ago0x838c3f…983dfe
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown70d ago0x9e37bf…5162c0
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown70d ago0x77ca61…af4092
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown70d ago0xd534c6…c02ee5
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown70d ago0x04b10c…dc242c
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown70d ago0x547715…8ffa60

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.