Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xabbb…77e20xfe80…47eeBase—$0.001100%fluxa17d ago0xef49e6…039a4f
0xabbb…77e20xfe80…47eeBase—$0.001100%fluxa17d ago0x8302bb…dbdc0b
0xabbb…77e20xfe80…47eeBase—$0.001100%fluxa17d ago0xa783ef…67101c
0xabbb…77e20xfe80…47eeBase—$0.001100%fluxa17d ago0x460e37…444dbd
0xabbb…77e20xfe80…47eeBase—$0.001100%fluxa17d ago0xa3a428…c2c452
0xabbb…77e20xfe80…47eeBase—$0.001100%fluxa17d ago0xd7e114…889664
0xabbb…77e20xfe80…47eeBase—$0.001100%fluxa17d ago0x19ffe1…d1a17f
0xabbb…77e20xfe80…47eeBase—$0.001100%fluxa17d ago0x76d466…228e13
0xabbb…77e20xfe80…47eeBase—$0.001100%fluxa17d ago0x0e5326…02a78e
0xabbb…77e20xfe80…47eeBase—$0.001100%fluxa17d ago0x0355cf…67abea
0xabbb…77e20xfe80…47eeBase—$0.001100%fluxa17d ago0xe7e853…cebdd6
0xabbb…77e20xfe80…47eeBase—$0.001100%fluxa17d ago0xd4452f…aec42f
0xabbb…77e20xfe80…47eeBase—$0.001100%fluxa17d ago0xd064e5…da051d
0xabbb…77e20xfe80…47eeBase—$0.001100%fluxa17d ago0x7bb955…a87c3f
0xabbb…77e20xfe80…47eeBase—$0.001100%fluxa17d ago0x07e1a9…b0ac1d
0xabbb…77e20xfe80…47eeBase—$0.001100%fluxa17d ago0x7832a8…206329
0xabbb…77e20xfe80…47eeBase—$0.001100%fluxa17d ago0x20f6b2…e9c820
0xabbb…77e20xfe80…47eeBase—$0.001100%fluxa17d ago0x78cf30…2b92ed
0xabbb…77e20xfe80…47eeBase—$0.001100%fluxa17d ago0xad8274…3b78ae
0xabbb…77e20xfe80…47eeBase—$0.001100%fluxa17d ago0x2d4c87…232709
0xabbb…77e20xfe80…47eeBase—$0.001100%fluxa17d ago0x02b63f…253552

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.