Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa16d ago0x7f88d2…ee26df
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa17d ago0x6d0b46…d94220
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa17d ago0x651d11…ef17b9
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa17d ago0x577d3a…e297a5
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa17d ago0x3d61f9…18a889
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa17d ago0xc98dec…5bcfe0
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa17d ago0x60ff2a…9158a5
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa17d ago0x13df24…bad1fa
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa17d ago0xd98b3a…1f29c6
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa17d ago0x4aee82…3002a4
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa17d ago0x012962…391374
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa17d ago0x024e29…ffcf32
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa17d ago0x7cbf95…b892b3
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa17d ago0x006cce…519b61
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa17d ago0x4acf22…77e503
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa17d ago0x26afc6…7b65b9
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa17d ago0x3e1d6f…4d9abe
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa17d ago0xa2417b…e2d230
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa17d ago0xcd07c5…1f5fbd
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa17d ago0xa4f3b0…72a1d4
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa17d ago0x06dedc…ef7c38
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa17d ago0x75cece…10a810
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa17d ago0x9407f4…723cd5
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa17d ago0x81575b…1dcaba
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa17d ago0x4cd0cf…dae754

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.