Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa15d ago0xfb6585…d9a3cd
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa15d ago0x05c2fa…f3df8e
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa15d ago0x55c8d0…c99acf
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa15d ago0x32f68a…90298a
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa15d ago0xde12fe…c51a81
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa15d ago0x44405a…0e5339
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa15d ago0x8abaf8…f6d6c6
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa15d ago0xe36749…44d222
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa15d ago0xba0f7e…99d953
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa15d ago0x36cc58…972545
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa15d ago0x3bd368…bdfaf7
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa15d ago0xb200e4…1afca1
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa15d ago0xd14bf2…95293c
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa15d ago0x7afd05…1ecb31
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa15d ago0xaa6faa…d49170
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa15d ago0xd81dc3…53353c
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa15d ago0xf0be31…13e1a6
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa15d ago0xd42095…f8e31e
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa15d ago0x1b1b97…cbec14
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa15d ago0x39f42a…ff7f8a
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa15d ago0xd26e51…da4dfb
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa15d ago0x035c64…e39e74
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa15d ago0x9b4174…d3e744
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa15d ago0x576c3d…1bfb79
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa15d ago0x2609e5…7fd07c

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.