Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa30d ago0x7d0b39…ca9d8a
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa31d ago0x58146a…61415e
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa31d ago0x4e5f07…8f849e
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa31d ago0x1943fd…5fa712
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa31d ago0xdfe51d…e492f3
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa31d ago0xf06e6b…3be416
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa31d ago0x059063…7e9a0f
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa31d ago0x5c2aab…92f6c9
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa31d ago0x9db84d…6d9e81
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa31d ago0x0e5e8f…25febe
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa31d ago0x58407b…577c27
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa31d ago0xaa7269…c8819e
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa31d ago0x0b5abb…c4aaef
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa31d ago0xcaee2b…041ca4
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa31d ago0xf8bf0c…7274a6
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa31d ago0x962bdd…8a9ca1
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa31d ago0x5c1d46…ac72f9
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa31d ago0x0401a7…24f75d
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa31d ago0x728217…743464
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa31d ago0x0287e9…cd8704
0x3645…b7900x9c95…e299Base—$0.001100%fluxa31d ago0xab895f…6e34ec
0x3645…b7900x9c95…e299Base—$0.001100%fluxa31d ago0x5b0c00…8d8487
0x3645…b7900x9c95…e299Base—$0.001100%fluxa31d ago0xc39e5c…3314b7
0x3645…b7900x9c95…e299Base—$0.001100%fluxa31d ago0x80e69f…752dd1
0x3645…b7900x9c95…e299Base—$0.001100%fluxa31d ago0x77a7f2…374bae

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.