Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa17d ago0x359e4b…74e4a0
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa17d ago0xfb60bc…5a3f73
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa17d ago0xe52056…84ce87
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa17d ago0x415279…df819c
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa17d ago0xb0eb11…9c6c9c
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa17d ago0x72d3e8…bfdc02
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa17d ago0x551980…a6dd9c
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa17d ago0x436653…260205
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa17d ago0x59015c…8dc3dc
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa17d ago0x240696…c4464b
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa17d ago0x8e9854…aee677
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa17d ago0x82edeb…ad5816
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa17d ago0x2a6c1c…219609
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa17d ago0x58a61d…96a311
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa17d ago0x06db1b…a8e0f3
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa17d ago0x96eb50…bc73e4
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa17d ago0x9a7a93…1242a6
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa17d ago0xef6f7c…24e89f
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa17d ago0xbd2f2a…c6e20b
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa17d ago0x60e011…06fa43

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.