Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa71d ago0x791313…92916a
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa71d ago0xfd6de5…76af44
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa71d ago0xadc820…714612
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa71d ago0x398275…4770a0
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa71d ago0xb02b59…a777cb
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa71d ago0xe61b08…076f77
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa71d ago0x00a110…180ab2
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa71d ago0xec7bfa…c26497
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa71d ago0x86ac4d…16cce2
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa71d ago0x1bddd6…dbabab
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa71d ago0xa3daf4…c54adc
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa71d ago0x4cbf06…7d045c
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa71d ago0xabed9d…764898
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa71d ago0xf07ea7…b6f889
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa71d ago0x4b293a…a1ca12
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa71d ago0xe9df2d…d506e3
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa71d ago0x5dae70…c42263
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa72d ago0x942d5b…95951b
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa72d ago0x7b5ee5…4a6637
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa72d ago0x4e0463…1ed18a
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa72d ago0xcbc116…4c341a
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa72d ago0xd9076b…343873
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa72d ago0x018794…0977cd
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa72d ago0x985b9f…b14f60
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa72d ago0xf5cc3f…9d08fa

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.