Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa47d ago0x858191…d2ffba
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa47d ago0xcf8c0e…e63e7d
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa47d ago0x248bfc…95b821
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa47d ago0xb3a816…a4fa41
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa47d ago0x40ea73…0e48c3
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa47d ago0x6d52dd…01ba40
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa47d ago0x4d5dc2…281409
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa47d ago0x988427…402ac1
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa47d ago0x6fdd7c…1d427b
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa47d ago0xeabed6…577ff9
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa47d ago0xb258d0…c2f07c
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa47d ago0x3838af…722d8e
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa47d ago0x632f75…9cbb87
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa47d ago0xa49995…88ee02
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa47d ago0xd8ef6c…cd0d2c
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa47d ago0x1b6802…1e9ab1
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa47d ago0xe4521d…d74347
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa47d ago0x62cc1d…77f481
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa47d ago0x748f60…31aed1
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa47d ago0x557939…8ac467
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa47d ago0x786c09…433f1a
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa47d ago0x172f15…b0d264
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa47d ago0xdd1e4e…af52ac
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa47d ago0x592bde…e1a29f
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa47d ago0xfa4a31…f314be

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.