Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd97…c6720xfe80…47eeBase—$0.001100%fluxa50d ago0x38e785…8c63b1
0xbd97…c6720x9c95…e299Base—$0.001100%fluxa50d ago0x96040c…ec34fa
0xbd97…c6720xfe80…47eeBase—$0.001100%fluxa50d ago0x0b9f3a…d60f07
0xbd97…c6720xfe80…47eeBase—$0.001100%fluxa50d ago0xdae9a6…4bdfc8
0xbd97…c6720xfe80…47eeBase—$0.001100%fluxa50d ago0xaa16d8…651b84
0xbd97…c6720xfe80…47eeBase—$0.001100%fluxa50d ago0x53e915…fe60e4
0xbd97…c6720xfe80…47eeBase—$0.001100%fluxa50d ago0xdbd337…f12c6c
0xbd97…c6720xfe80…47eeBase—$0.001100%fluxa50d ago0x30ab43…fcc9b5
0xbd97…c6720xfe80…47eeBase—$0.001100%fluxa50d ago0xc76536…a71ea8
0xbd97…c6720xfe80…47eeBase—$0.001100%fluxa50d ago0xd458a6…650eda
0xbd97…c6720xfe80…47eeBase—$0.001100%fluxa50d ago0x633670…7b7d29
0xbd97…c6720xfe80…47eeBase—$0.001100%fluxa50d ago0x0786bd…1d1924
0xbd97…c6720xfe80…47eeBase—$0.001100%fluxa50d ago0xe424dd…67e648
0xbd97…c6720xfe80…47eeBase—$0.001100%fluxa50d ago0x81dd0e…55aef1
0xbd97…c6720xfe80…47eeBase—$0.001100%fluxa50d ago0xe5d39f…9f5ca0
0xbd97…c6720x9c95…e299Base—$0.001100%fluxa50d ago0x0251c5…b9653b
0xbd97…c6720xfe80…47eeBase—$0.001100%fluxa50d ago0x0f356d…db00a2
0xbd97…c6720xfe80…47eeBase—$0.001100%fluxa50d ago0xb9d384…9069b6
0xbd97…c6720xfe80…47eeBase—$0.001100%fluxa50d ago0x01cc59…ef7cdc
0xbd97…c6720xfe80…47eeBase—$0.001100%fluxa50d ago0x5d4fa4…125afb
0xbd97…c6720xfe80…47eeBase—$0.001100%fluxa50d ago0x5ad935…5f0db1
0xbd97…c6720xfe80…47eeBase—$0.001100%fluxa50d ago0x29b711…d67575
0xbd97…c6720xfe80…47eeBase—$0.001100%fluxa50d ago0xeb97bf…ea7758
0xbd97…c6720xfe80…47eeBase—$0.001100%fluxa50d ago0x4be09f…466558
0xbd97…c6720x9c95…e299Base—$0.001100%fluxa50d ago0x05f940…30c78d

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.