Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7403…dad50x9c95…e299Base$0.001100%fluxa46d ago0xfb5757…0e8a43
0x7403…dad50xfe80…47eeBase$0.001100%fluxa46d ago0x4a6060…c97713
0x7403…dad50x9c95…e299Base$0.001100%fluxa46d ago0x107349…6b0f35
0x7403…dad50x9c95…e299Base$0.001100%fluxa46d ago0xf1580b…86b786
0x7403…dad50x9c95…e299Base$0.001100%fluxa46d ago0x9b9e4e…4822af
0x7403…dad50x9c95…e299Base$0.001100%fluxa46d ago0xfd84d5…e797de
0x7403…dad50xfe80…47eeBase$0.001100%fluxa46d ago0xc76cd6…671e78
0x7403…dad50x9c95…e299Base$0.001100%fluxa47d ago0x332a2d…ac211a
0x7403…dad50x9c95…e299Base$0.001100%fluxa47d ago0x88870b…869801
0x7403…dad50x9c95…e299Base$0.001100%fluxa47d ago0x403329…9244ee
0x7403…dad50x9c95…e299Base$0.001100%fluxa47d ago0xeed191…22675d
0x7403…dad50xfe80…47eeBase$0.001100%fluxa47d ago0xf9bf36…de7345
0x7403…dad50x9c95…e299Base$0.001100%fluxa47d ago0x3fa254…9da5dc
0x7403…dad50x9c95…e299Base$0.001100%fluxa47d ago0xd37e9c…dba715
0x7403…dad50x9c95…e299Base$0.001100%fluxa47d ago0x74800d…3381fc
0x7403…dad50x9c95…e299Base$0.001100%fluxa47d ago0xe5375c…345913
0x7403…dad50x9c95…e299Base$0.001100%fluxa47d ago0x3e63dc…5caa33
0x7403…dad50x9c95…e299Base$0.001100%fluxa47d ago0x035512…db556a
0x7403…dad50x9c95…e299Base$0.001100%fluxa47d ago0xfb85a2…07f04d
0x7403…dad50x9c95…e299Base$0.001100%fluxa47d ago0x8cf1e1…e9828e
0x7403…dad50x9c95…e299Base$0.001100%fluxa47d ago0x0d83b5…adcf7b
0x7403…dad50x9c95…e299Base$0.001100%fluxa47d ago0xa4b4c8…7239f6
0x7403…dad50x9c95…e299Base$0.001100%fluxa47d ago0x3ebf80…e66e97
0x7403…dad50x9c95…e299Base$0.001100%fluxa47d ago0xb32149…94f0dc
0x7403…dad50x9c95…e299Base$0.001100%fluxa47d ago0xa98eb0…2dcd42

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.