Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa45d ago0x1fc2af…7b8a8b
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa45d ago0xa89115…6d76ba
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa45d ago0x7ad112…064552
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa45d ago0x4fbdbb…164f22
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa45d ago0x701928…0f19ed
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa45d ago0x949e9d…a968cf
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa46d ago0x8aaf1c…8ab53b
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa46d ago0xd03e53…9d37fb
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa46d ago0x3107ae…be6aac
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa46d ago0x10ad7d…91b5da
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa46d ago0xf4c600…b7b6f8
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa46d ago0x198e15…4452b8
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa46d ago0x6c3661…181881
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa46d ago0xbf15a7…d9533d
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa46d ago0xaee286…242d24
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa46d ago0x5f83a1…2396fb
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa46d ago0x7b95b8…c1bbc6
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa46d ago0x2016d2…d0cb8a
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa46d ago0x4553af…040859
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa46d ago0x0ff3e0…7cecd5
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa46d ago0x99e1ee…06f116
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa46d ago0x405746…fe7fe9
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa46d ago0xba25df…8d2330
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa46d ago0xefd0a9…7f0048
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa46d ago0x33690d…97ac8b

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.