Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa18d ago0x9354c2…4f0d07
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa18d ago0xf6daff…e1f4b9
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa18d ago0x513bc4…517b5c
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa18d ago0x711a35…907f3b
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa18d ago0x185fcc…fc6ccf
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa18d ago0x98efe0…97061d
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa18d ago0x965bdd…1a121a
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa18d ago0x6260f0…52fc9d
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa18d ago0x0a32f0…372f8c
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa18d ago0x14e35e…765bf4
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa18d ago0x6ac12d…61c858
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa18d ago0xac65bf…99fccd
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa18d ago0x692dfb…442e96
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa18d ago0x4e6815…ac32a1
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa18d ago0x8458da…26309b
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa18d ago0xa65dd7…221f11
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa18d ago0x4bc2c6…9315b8
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa19d ago0xb4659c…bd3d50
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa19d ago0x85c1b5…43d2a7
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa19d ago0x157278…cc8437
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa19d ago0xc6a3f4…213189
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa19d ago0x0086ba…844f22
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa19d ago0x44b3ba…8874fe
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa19d ago0x1770ee…becd31
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa19d ago0x5ed8da…4f7a63

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.