Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad50…65520xfe80…47eeBase—$0.001100%fluxa17d ago0xaa1035…2b95d1
0xad50…65520xfe80…47eeBase—$0.001100%fluxa17d ago0x0aec13…da4a57
0xad50…65520xfe80…47eeBase—$0.001100%fluxa17d ago0x0b0291…4ed5e9
0xad50…65520xfe80…47eeBase—$0.001100%fluxa17d ago0xe79ae7…63598c
0xad50…65520xfe80…47eeBase—$0.001100%fluxa17d ago0x44446b…36926b
0xad50…65520xfe80…47eeBase—$0.001100%fluxa17d ago0xb72269…48c4b1
0xad50…65520xfe80…47eeBase—$0.001100%fluxa17d ago0x3191f1…b542b2
0xad50…65520xfe80…47eeBase—$0.001100%fluxa17d ago0xf04d2b…a32aa9
0xad50…65520xfe80…47eeBase—$0.001100%fluxa17d ago0x4ef037…c043b5
0xad50…65520xfe80…47eeBase—$0.001100%fluxa17d ago0xbaa16f…317428
0xad50…65520xfe80…47eeBase—$0.001100%fluxa17d ago0x51aa15…02dea2
0xad50…65520xfe80…47eeBase—$0.001100%fluxa17d ago0x7de779…77851e
0xad50…65520xfe80…47eeBase—$0.001100%fluxa17d ago0xa3b698…de5b26
0xad50…65520xfe80…47eeBase—$0.001100%fluxa17d ago0x09397c…eb4ea0
0xad50…65520xfe80…47eeBase—$0.001100%fluxa17d ago0x77f6af…95b27a
0xad50…65520xfe80…47eeBase—$0.001100%fluxa17d ago0xf52515…40f94b
0xad50…65520xfe80…47eeBase—$0.001100%fluxa17d ago0xe7154c…a8d734
0xad50…65520xfe80…47eeBase—$0.001100%fluxa17d ago0x9cd685…d3f7a6
0xad50…65520xfe80…47eeBase—$0.001100%fluxa17d ago0x17f67d…ac1e87
0xad50…65520xfe80…47eeBase—$0.001100%fluxa17d ago0x5dc0ed…35e588
0xad50…65520xfe80…47eeBase—$0.001100%fluxa17d ago0xdebafd…dc32ed
0xad50…65520xfe80…47eeBase—$0.001100%fluxa17d ago0x56b886…f562d0
0xad50…65520xfe80…47eeBase—$0.001100%fluxa17d ago0x10c56d…11b55e
0xad50…65520xfe80…47eeBase—$0.001100%fluxa17d ago0x09f613…723684

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.