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%fluxa17d ago0xea6de2…8ad394
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa17d ago0x64e287…9f314b
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa17d ago0xb4b13f…55fd16
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa17d ago0x9f5fec…218198
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa17d ago0x4ee9d9…47fa32
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa17d ago0x05fa57…f7cfb3
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa17d ago0x947aad…c20e98
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa17d ago0x9bb2cc…94a266
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa17d ago0xd9729e…33816b
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa17d ago0x0a5f61…90bb90
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa17d ago0x061e37…f48085
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa17d ago0x74a4e3…ee4915
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa17d ago0x8a22b4…2d3224
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa17d ago0xcc36ce…67ecfb
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa17d ago0x167fbf…369abf
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa17d ago0xf1c83b…b5a249
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa17d ago0x24ea25…2e0be4
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa17d ago0xf4e6d4…ff5ae8
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa17d ago0x1a247e…d0f1c6
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa17d ago0x4c441e…89de67
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa17d ago0x7de38d…49dec0
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa17d ago0x1f61b4…1e3f13
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa17d ago0xb8e4c9…fb759d
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa17d ago0x623d26…607e37
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa17d ago0xd098d3…be341c

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.