Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa35d ago0xaaa22a…eda548
0xb0fc…93690x9c95…e299Base$0.001100%fluxa35d ago0xdcdf1d…0c2a7e
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa35d ago0xd0d1d8…e53c29
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa35d ago0x1689c0…a30d84
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa35d ago0x3e0c0c…94df60
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa35d ago0xa0f134…42c21c
0xb0fc…93690x9c95…e299Base$0.001100%fluxa35d ago0x1103ff…175ae4
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa35d ago0x9b82b6…993514
0xb0fc…93690x9c95…e299Base$0.001100%fluxa35d ago0x77d808…8bf365
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa35d ago0xf584c2…b50d72
0xb0fc…93690x9c95…e299Base$0.001100%fluxa35d ago0x76d764…0ed80d
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa35d ago0x062d37…987360
0xb0fc…93690x9c95…e299Base$0.001100%fluxa35d ago0xbc9ac1…db5a6e
0xb0fc…93690x9c95…e299Base$0.001100%fluxa36d ago0x7edf6a…17ffbd
0xb0fc…93690x9c95…e299Base$0.001100%fluxa36d ago0x63e9cf…e3f603
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa36d ago0x7ac212…8fd41e
0xb0fc…93690x9c95…e299Base$0.001100%fluxa36d ago0xaf6eaa…fab14b
0xb0fc…93690x9c95…e299Base$0.001100%fluxa36d ago0xf16082…826f6f
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa36d ago0x1597f9…5c13c0
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa36d ago0x0ca901…ab768f
0xb0fc…93690x9c95…e299Base$0.001100%fluxa36d ago0xb2a595…179559
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa36d ago0x36f072…a08618

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.