Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa38d ago0xbd5888…6805df
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa38d ago0xe5f28e…77ffe3
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa38d ago0xef5d49…fea456
0xb4d8…cb940x9c95…e299Base—$0.001100%fluxa38d ago0xb92d0b…53ffaa
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa38d ago0xa044ce…8fb228
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa38d ago0x7ea947…7f6ac5
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa38d ago0xd8043a…432f3f
0xb4d8…cb940x9c95…e299Base—$0.001100%fluxa38d ago0xc163cf…547ea3
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa38d ago0xb1a53b…8cdbf3
0xb4d8…cb940x9c95…e299Base—$0.001100%fluxa38d ago0xb51718…3a826e
0xb4d8…cb940x9c95…e299Base—$0.001100%fluxa38d ago0x93074e…7e7b95
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa38d ago0x76f9a1…6da529
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa38d ago0xfd33fa…789251
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa38d ago0xa57d08…2cea41
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa38d ago0x2582d6…77f931
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa39d ago0xb6fab1…d4b773
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa39d ago0x11afd3…ac0165
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa39d ago0x43a405…595075
0xb4d8…cb940x9c95…e299Base—$0.001100%fluxa39d ago0xde4878…8e7fbc
0xb4d8…cb940x9c95…e299Base—$0.001100%fluxa39d ago0x9af62b…c87e74
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa39d ago0x5e35e1…c64148
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa39d ago0x1550d6…a9ccde
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa39d ago0xe523e0…d5d296
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa39d ago0x422cd6…c32ceb
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa39d ago0x46e042…6f264a

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.