Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa23d ago0x7463df…7b50a4
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa23d ago0x9495a0…6d7454
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa23d ago0x40c797…da4f71
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa23d ago0x47675f…81b359
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa23d ago0xae5b34…a00dc9
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa23d ago0x166b99…437ecb
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa23d ago0x82dcd0…d1d101
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa23d ago0x18c27a…dd1e01
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa23d ago0xcf2642…d3548e
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa23d ago0xa8a567…04f22c
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa23d ago0x7a7402…d72cc7
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa23d ago0xbce7d3…3b6853
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa23d ago0x1d7635…1d78c9
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa24d ago0x9a6cc8…2e3b28
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa24d ago0x0e60ae…99abd7
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa24d ago0xb70b79…bc6c75
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa24d ago0x9abcdf…152eef
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa24d ago0x25de90…8626f5
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa24d ago0x827a77…540fc9
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa24d ago0x4b308f…9ad66c
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa24d ago0x3d60b1…c02b50
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa24d ago0x4e7989…8abed3
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa24d ago0x17ecb5…456189
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa24d ago0x32a211…cea1b8
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa24d ago0x7ad795…bde669

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.