Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1e55…e9a00xe2b0…8a0bBase—$0.25100%fluxa110d ago0xfc20f3…60dd03
0x5ad6…746b0xe2b0…8a0bBase—$0.24100%fluxa110d ago0x9411c8…92e8e4
0x4d27…86770xe2b0…8a0bBase—$0.21100%fluxa110d ago0x3f15c2…7a92ac
0x3a78…a86e0xe2b0…8a0bBase—$0.24100%fluxa110d ago0x14847d…1dbf08
0x8823…bda00xe2b0…8a0bBase—$0.23100%fluxa110d ago0xf3ce7e…73cd56
0x0c33…648f0xe2b0…8a0bBase—$0.25100%fluxa110d ago0x3daded…ef9603
0x02ae…950c0xe2b0…8a0bBase—$0.22100%fluxa110d ago0x45e6ae…c827da
0x19c0…ff140xe2b0…8a0bBase—$0.21100%fluxa110d ago0x1dfa4f…4c8fc0
0x6d70…137a0xe2b0…8a0bBase—$0.15100%fluxa110d ago0x23b93b…42a55f
0x5fb0…f8b70xe2b0…8a0bBase—$0.10100%fluxa110d ago0x81142f…22236f
0x861b…f9380xe2b0…8a0bBase—$0.14100%fluxa110d ago0x39b0ec…c6affc
0x2d3f…29130xe2b0…8a0bBase—$0.11100%fluxa110d ago0x146f67…bf394e
0x0c48…0e800xe2b0…8a0bBase—$0.11100%fluxa110d ago0xd570b3…553fd8
0xc400…77020xe2b0…8a0bBase—$0.10100%fluxa110d ago0xcf45df…a5352c
0x253e…a8240xe2b0…8a0bBase—$0.16100%fluxa110d ago0x67c11d…84e687
0xf081…5caa0xe2b0…8a0bBase—$0.01100%fluxa110d ago0x804f69…2f5de3
0x8b15…1cb40xe2b0…8a0bBase—$0.40100%fluxa110d ago0xe11760…878164
0x2418…50b60xe2b0…8a0bBase—$0.15100%fluxa110d ago0x1bdef5…279853
0xf127…ffd00xe2b0…8a0bBase—$0.18100%fluxa110d ago0x886a41…e3451d
0x3c9f…3e300xe2b0…8a0bBase—$0.13100%fluxa110d ago0x3633af…9e2d49
0x6db9…f7870xe2b0…8a0bBase—$0.15100%fluxa110d ago0xde3674…547d42
0x2e6e…26070xe2b0…8a0bBase—$0.14100%fluxa110d ago0x8a73bd…861690
0x25ed…0f050xe2b0…8a0bBase—$0.14100%fluxa110d ago0x166ef8…2618fe
0x1fb4…ce2d0xe2b0…8a0bBase—$0.17100%fluxa110d ago0x3bc60b…d78381
0x3b8a…c51d0xe2b0…8a0bBase—$0.14100%fluxa110d ago0xbc172a…006cbf

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.