Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf424…98710xfe80…47eeBase—$0.001100%fluxa17d ago0x5d6f3d…dd5267
0xf424…98710xfe80…47eeBase—$0.001100%fluxa17d ago0xf6f078…4d791c
0xf424…98710xfe80…47eeBase—$0.001100%fluxa17d ago0x3b6af2…11f9a1
0xf424…98710xfe80…47eeBase—$0.001100%fluxa17d ago0x08d4ba…ea5526
0xf424…98710xfe80…47eeBase—$0.001100%fluxa17d ago0xbbe0ce…e3a661
0xf424…98710xfe80…47eeBase—$0.001100%fluxa17d ago0x42a52a…85605a
0xf424…98710xfe80…47eeBase—$0.001100%fluxa17d ago0x1d2c96…66e68f
0xf424…98710xfe80…47eeBase—$0.001100%fluxa17d ago0x22acda…979a02
0xf424…98710xfe80…47eeBase—$0.001100%fluxa17d ago0x499239…cbf21e
0xf424…98710xfe80…47eeBase—$0.001100%fluxa17d ago0x9c7a6a…c6d371
0xf424…98710xfe80…47eeBase—$0.001100%fluxa17d ago0x7d9c29…d26ab5
0xf424…98710xfe80…47eeBase—$0.001100%fluxa17d ago0x1a4297…16d03d
0xf424…98710xfe80…47eeBase—$0.001100%fluxa17d ago0x782273…20878e
0xf424…98710xfe80…47eeBase—$0.001100%fluxa17d ago0xf2366d…18481a
0xf424…98710xfe80…47eeBase—$0.001100%fluxa17d ago0xac5cb6…2f57ad
0xf424…98710xfe80…47eeBase—$0.001100%fluxa17d ago0xf17c3a…21f4f3
0xf424…98710xfe80…47eeBase—$0.001100%fluxa17d ago0xd713c8…6c19d9
0xf424…98710xfe80…47eeBase—$0.001100%fluxa17d ago0x86026f…2c2d0c
0xf424…98710xfe80…47eeBase—$0.001100%fluxa17d ago0x2cce39…d8cc89
0xf424…98710xfe80…47eeBase—$0.001100%fluxa17d ago0x3c9d6f…58ded6
0xf424…98710xfe80…47eeBase—$0.001100%fluxa17d ago0x225b98…b796d3

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.