Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa32d ago0xca6115…f124fa
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa32d ago0x8eb359…4c9443
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa32d ago0x17f305…0a69b5
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa32d ago0x9adfb0…fb93fe
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa32d ago0x6b979e…886afc
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa32d ago0xfd0aa7…6e7e2c
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa32d ago0x280d04…0b20d8
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa33d ago0x0df346…71c144
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa33d ago0x7fd1e1…aa5a6a
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa33d ago0x4978ed…889611
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa33d ago0xe5d710…2e93af
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa33d ago0xc9c703…7fcdae
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa33d ago0x163ee2…44f1f5
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa33d ago0x2ec1cb…9a4e9b
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa33d ago0x9470d8…eb35a7
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa33d ago0xb2ef07…1cc158
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa33d ago0xe4ab50…a6b72f
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa33d ago0xa84c15…d8b378
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa33d ago0xceb044…b1fdd0
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa33d ago0xce86e3…0e1226
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa33d ago0xa14090…9ae92b
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa33d ago0x25793a…6882c0
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa33d ago0x1f0486…ef5aa2
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa33d ago0x475ed2…3b50a4
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa33d ago0x43dbcc…c271db

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.