Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa50d ago0xb1e7f4…ceefa1
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa50d ago0xaa76c1…771511
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa50d ago0x9e6059…0bd1a0
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa50d ago0x843d40…d0cce6
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa50d ago0xfe3df4…030bc9
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa50d ago0x35f0d1…8d54a7
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa50d ago0x7a3fef…bffe94
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa50d ago0x3f7eb0…478737
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa50d ago0x987bac…28d1c9
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa50d ago0x3b6feb…a33faa
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa50d ago0xca74b0…5b6dda
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa50d ago0xaa91cc…4f4de7
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa50d ago0x54046e…3df026
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa50d ago0x6417f8…4df897
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa50d ago0x17d768…f04383
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa50d ago0xcb1985…4cd4a9
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa51d ago0x444680…b1e908
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa51d ago0x4afa37…0b1571
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa51d ago0x4af0e7…238c06
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa51d ago0xa5114f…b7e04d
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa51d ago0x4f157f…c10466
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa51d ago0x31af50…606b00
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa51d ago0xc4d6d1…335614

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.