Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe88d…92210x602f…a359Base—$0.20100%fluxa51d ago0xeedd53…9cc054
0xe88d…92210xc7eb…ce22Base—$1.08100%fluxa51d ago0x5f3390…739fdb
0xe88d…92210x0871…40c9Base—$0.20100%fluxa51d ago0xff95ab…da0c81
0xe88d…92210x0785…f1f6Base—$0.20100%fluxa51d ago0xd7b946…7d407d
0xe88d…92210xb79a…0d9fBase—$0.20100%fluxa51d ago0xa54eec…80cdda
0xe88d…92210x9aa1…a02eBase—$0.20100%fluxa51d ago0xcd4e3f…6ac092
0xe88d…92210x1143…ef93Base—$0.10100%fluxa51d ago0xb39923…501211
0xe88d…92210x1635…2597Base—$0.20100%fluxa51d ago0x51232f…540c23
0xe88d…92210x3f8f…efe2Base—$0.20100%fluxa51d ago0x598adf…ef2b9d
0xe88d…92210xb1aa…e727Base—$0.20100%fluxa51d ago0xf015cd…19ffca
0xe88d…92210xfa07…ce66Base—$0.10100%fluxa51d ago0xdd9733…b94d20
0xe88d…92210x1fea…af65Base—$0.20100%fluxa51d ago0x603087…90706b
0xe88d…92210xf53a…0c3eBase—$0.11100%fluxa51d ago0x99de1a…f9660d
0xe88d…92210xe88e…7f49Base—$0.10100%fluxa51d ago0xd0f8d6…83cfba
0xe88d…92210xdf67…0cc4Base—$0.10100%fluxa51d ago0x4f9406…29403b
0xe88d…92210x701c…8a4eBase—$0.50100%fluxa51d ago0xc7164d…f38159
0xe88d…92210x6ca2…9c17Base—$0.10100%fluxa51d ago0x6d7286…f979af
0xe88d…92210x1f85…7d49Base—$0.10100%fluxa51d ago0x1dac16…c32626
0xe88d…92210x4624…d7bfBase—$0.21100%fluxa51d ago0xebf361…9380cd
0xe88d…92210x0505…3f82Base—$0.10100%fluxa51d ago0xfe7e5e…4582e3
0xe88d…92210x5523…524dBase—$0.10100%fluxa51d ago0x36c940…a4a689
0xe88d…92210xe2ec…bdadBase—$0.10100%fluxa51d ago0x233b6a…19c96c
0xe88d…92210xdb9b…d4c8Base—$0.10100%fluxa51d ago0x096cfa…0f947e
0xe88d…92210x2402…8ea5Base—$0.15100%fluxa51d ago0x830f85…b2e360
0xe88d…92210xfac8…63c3Base—$0.15100%fluxa51d ago0x1c436d…2c9995

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.