Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe88d…92210x1428…8b91Base—$0.08100%fluxa6d ago0xf30bb5…fec8f6
0xe88d…92210xb2f8…6066Base—$0.08100%fluxa6d ago0x0ffe17…30af5e
0xe88d…92210xb005…a00cBase—$0.08100%fluxa6d ago0x34ff8f…d35c3b
0xe88d…92210xd0f2…ec9eBase—$0.20100%fluxa6d ago0xe2f598…e36963
0xe88d…92210x81b6…9984Base—$0.10100%fluxa6d ago0x2d8d09…fbffd7
0xe88d…92210xf833…ba65Base—$0.08100%fluxa6d ago0x891554…1d580f
0xe88d…92210x054e…53fcBase—$0.38100%fluxa6d ago0x4303dd…61e9fb
0xe88d…92210x3c62…20c4Base—$0.10100%fluxa6d ago0x29a9e6…f97ae6
0xe88d…92210x48f1…ce1cBase—$0.61100%fluxa6d ago0x6783a1…699b1d
0xe88d…92210x27af…74b1Base—$0.38100%fluxa6d ago0x3c112a…7edcc1
0xe88d…92210x9446…e0f0Base—$0.20100%fluxa6d ago0x7d516d…e0eee1
0xe88d…92210x531c…e780Base—$0.08100%fluxa6d ago0x1de221…a7f529
0xe88d…92210xd841…2699Base—$0.67100%fluxa6d ago0x3ed189…cb1008
0xe88d…92210x64c9…9097Base—$0.38100%fluxa6d ago0x67f2c1…be6d8f
0xe88d…92210x3952…38b0Base—$0.38100%fluxa6d ago0xb6ccc5…b35dd0
0xe88d…92210x585c…fd5cBase—$0.10100%fluxa6d ago0x8b43c5…843672
0xe88d…92210x1500…6d3bBase—$0.46100%fluxa6d ago0x3ae140…b9f428
0xe88d…92210xd630…f2d2Base—$0.10100%fluxa6d ago0xac1128…40087f
0xe88d…92210xeeab…7fc9Base—$0.38100%fluxa6d ago0xe86b7c…7c2f71
0xe88d…92210xfa07…ce66Base—$0.38100%fluxa6d ago0x1f2f25…b1cb15
0xe88d…92210x69c0…84c2Base—$0.10100%fluxa6d ago0x015573…9bf890
0xe88d…92210x69c0…84c2Base—$0.10100%fluxa6d ago0x6d036c…7a1b69
0xe88d…92210x68d9…67f0Base—$0.10100%fluxa6d ago0x94c53c…c3f5f8
0xe88d…92210xba5b…6240Base—$1.10100%fluxa6d ago0x9662bb…58c080
0xe88d…92210x7c44…c7aaBase—$0.08100%fluxa6d ago0xae08ae…d8bd03

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.