Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7608…68d50x9c95…e299Base—$0.001100%fluxa41d ago0x1629bf…5dc971
0x7608…68d50x9c95…e299Base—$0.001100%fluxa41d ago0x4bc24e…c6c0db
0x7608…68d50x9c95…e299Base—$0.001100%fluxa41d ago0x33c52e…c76292
0x7608…68d50x9c95…e299Base—$0.001100%fluxa41d ago0x197a61…909777
0x7608…68d50x9c95…e299Base—$0.001100%fluxa41d ago0x70dd7f…ff3ecf
0x7608…68d50x9c95…e299Base—$0.001100%fluxa41d ago0xf2b2cf…fb1590
0x7608…68d50x9c95…e299Base—$0.001100%fluxa41d ago0x29a5da…116433
0x7608…68d50x9c95…e299Base—$0.001100%fluxa41d ago0x923030…b44dae
0x7608…68d50x9c95…e299Base—$0.001100%fluxa41d ago0xf5f143…a4ce02
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa41d ago0xb0945e…58969d
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa41d ago0x260cb4…3ad5f0
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa41d ago0xfba5f7…a50496
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa41d ago0xb3c390…5656e2
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa42d ago0x2aa21d…978aa2
0x7608…68d50x9c95…e299Base—$0.001100%fluxa42d ago0x53f7d5…c4cc6a
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa42d ago0x66f8c3…cc22c0
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa42d ago0x8dd368…8fdd85
0x7608…68d50x9c95…e299Base—$0.001100%fluxa42d ago0x32931e…81333e
0x7608…68d50x9c95…e299Base—$0.001100%fluxa42d ago0x79ee4a…d997e8
0x7608…68d50x9c95…e299Base—$0.001100%fluxa42d ago0x3c07b9…51049a
0x7608…68d50x9c95…e299Base—$0.001100%fluxa42d ago0xbdaf80…1d67fa
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa42d ago0xa0b2fe…129aba
0x7608…68d50x9c95…e299Base—$0.001100%fluxa42d ago0x75aaaf…8c48b7
0x7608…68d50x9c95…e299Base—$0.001100%fluxa42d ago0xc76c60…40ffc2
0x7608…68d50x9c95…e299Base—$0.001100%fluxa42d ago0xd14356…c110ab

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.