Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8129…c0460xfe80…47eeBase$0.001100%fluxa16d ago0x1e29c3…81233a
0x8129…c0460xfe80…47eeBase$0.001100%fluxa16d ago0x1e2a65…208cc2
0x8129…c0460xfe80…47eeBase$0.001100%fluxa16d ago0xc718e9…b21952
0x8129…c0460xfe80…47eeBase$0.001100%fluxa16d ago0x1516fe…9ff703
0x8129…c0460xfe80…47eeBase$0.001100%fluxa16d ago0x06afcb…0383e3
0x8129…c0460xfe80…47eeBase$0.001100%fluxa16d ago0xfad99d…4e4b81
0x8129…c0460xfe80…47eeBase$0.001100%fluxa16d ago0x6fb779…69a570
0x8129…c0460xfe80…47eeBase$0.001100%fluxa16d ago0x538199…570481
0x8129…c0460xfe80…47eeBase$0.001100%fluxa16d ago0xd63fd9…7d4bec
0x8129…c0460xfe80…47eeBase$0.001100%fluxa16d ago0xd8c42a…c2f719
0x8129…c0460xfe80…47eeBase$0.001100%fluxa16d ago0x84ac30…49e01d
0x8129…c0460xfe80…47eeBase$0.001100%fluxa16d ago0xaf8a4c…8a52de
0x8129…c0460xfe80…47eeBase$0.001100%fluxa17d ago0x176c25…d82586
0x8129…c0460xfe80…47eeBase$0.001100%fluxa17d ago0x7f5bbe…8c70ac
0x8129…c0460xfe80…47eeBase$0.001100%fluxa17d ago0xe799fb…b6a111
0x8129…c0460xfe80…47eeBase$0.001100%fluxa17d ago0x555b88…b6569e
0x8129…c0460xfe80…47eeBase$0.001100%fluxa17d ago0x636772…4a40af
0x8129…c0460xfe80…47eeBase$0.001100%fluxa17d ago0x709cf3…ea5383
0x8129…c0460xfe80…47eeBase$0.001100%fluxa17d ago0x2eeb33…85ef59
0x8129…c0460xfe80…47eeBase$0.001100%fluxa17d ago0x5783ce…05855b
0x8129…c0460xfe80…47eeBase$0.001100%fluxa17d ago0xeaa17f…9c1037
0x8129…c0460xfe80…47eeBase$0.001100%fluxa17d ago0x1e76f1…b36bb3
0x8129…c0460xfe80…47eeBase$0.001100%fluxa17d ago0xeeb219…7c3de9
0x8129…c0460xfe80…47eeBase$0.001100%fluxa17d ago0xfe3f04…7986de
0x8129…c0460xfe80…47eeBase$0.001100%fluxa17d ago0x9795c9…601d15

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.