Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0150…c8f50xfe80…47eeBase$0.001100%fluxa17d ago0x48f75f…35d969
0x0150…c8f50xfe80…47eeBase$0.001100%fluxa17d ago0x352ac9…71bcbd
0x0150…c8f50xfe80…47eeBase$0.001100%fluxa17d ago0x9aa56d…cdef24
0x0150…c8f50xfe80…47eeBase$0.001100%fluxa17d ago0x6e76e8…e9b2aa
0x0150…c8f50xfe80…47eeBase$0.001100%fluxa17d ago0x2fb2b0…86299a
0x0150…c8f50xfe80…47eeBase$0.001100%fluxa17d ago0x3ec620…4fb3e8
0x0150…c8f50xfe80…47eeBase$0.001100%fluxa17d ago0x1d0527…679a90
0x0150…c8f50xfe80…47eeBase$0.001100%fluxa17d ago0x57fd08…616a53
0x0150…c8f50xfe80…47eeBase$0.001100%fluxa17d ago0x315bc7…2344a1
0x0150…c8f50xfe80…47eeBase$0.001100%fluxa17d ago0xe15eca…328de8
0x0150…c8f50xfe80…47eeBase$0.001100%fluxa18d ago0x5fad30…ae4a93
0x0150…c8f50xfe80…47eeBase$0.001100%fluxa18d ago0x1bdeba…4fb24b
0x0150…c8f50xfe80…47eeBase$0.001100%fluxa18d ago0xcfba33…b4ff7d
0x0150…c8f50xfe80…47eeBase$0.001100%fluxa18d ago0x38332f…6e4457
0x0150…c8f50xfe80…47eeBase$0.001100%fluxa18d ago0xef38fc…560920
0x0150…c8f50xfe80…47eeBase$0.001100%fluxa18d ago0xefa953…48b752
0x0150…c8f50xfe80…47eeBase$0.001100%fluxa18d ago0x7a04a4…56758a
0x0150…c8f50xfe80…47eeBase$0.001100%fluxa18d ago0xa4e860…06909b
0x0150…c8f50xfe80…47eeBase$0.001100%fluxa18d ago0xd459f4…f13cdb
0x0150…c8f50xfe80…47eeBase$0.001100%fluxa18d ago0x199038…99f29a
0x0150…c8f50xfe80…47eeBase$0.001100%fluxa18d ago0x28d94b…81c22c
0x0150…c8f50xfe80…47eeBase$0.001100%fluxa18d ago0xf7f631…4885c7
0x0150…c8f50xfe80…47eeBase$0.001100%fluxa18d ago0x076a36…46dfd0
0x0150…c8f50xfe80…47eeBase$0.001100%fluxa18d ago0x10461a…ddf114
0x0150…c8f50xfe80…47eeBase$0.001100%fluxa18d ago0x557a3b…b6aaf6

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.