Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa17d ago0x4c40f6…cf93df
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa17d ago0x9be817…3522ed
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa17d ago0xabda50…9d8cc4
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa17d ago0xfd470c…2232ca
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa17d ago0xf03f64…336265
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa17d ago0x8024dc…b53938
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa17d ago0xf76d0f…292d8a
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa17d ago0xed56e7…79e35b
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa17d ago0x224ca2…ff2146
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa17d ago0x3c0f2d…a3b8d0
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa17d ago0xf54212…0c8802
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa17d ago0x9ccc15…955d39
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa17d ago0xa247bf…17e521
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa17d ago0x9d9af3…b19e4b
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa17d ago0x69c87f…c427a1
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa17d ago0xf62b5c…231d93
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa17d ago0x7fca0a…3ebe24
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa17d ago0xf00609…40129d
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa17d ago0xf87fea…cf1d55
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa17d ago0x56100d…e9dfa9
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa17d ago0xb1781e…c882c5
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa17d ago0xddaced…dbc5f4
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa17d ago0x59d915…c3049d
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa17d ago0xc5cadd…8e2f44
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa17d ago0x6b7354…97bb18

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.