Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8fe1…788f0x9c95…e299Base$0.001100%Route unknown57d ago0xe10c47…ce5927
0x8fe1…788f0x9c95…e299Base$0.001100%Route unknown57d ago0xcd48cd…a10e94
0x8fe1…788f0x9c95…e299Base$0.001100%Route unknown57d ago0xb07cc7…bd9d9d
0x8fe1…788f0x9c95…e299Base$0.001100%Route unknown57d ago0x828ca6…01c04d
0x8fe1…788f0x9c95…e299Base$0.001100%Route unknown57d ago0x5106a5…3b6fed
0x8fe1…788f0x9c95…e299Base$0.001100%Route unknown57d ago0xbd7a55…d5bbdc
0x8fe1…788f0x9c95…e299Base$0.001100%Route unknown57d ago0xaedc51…96e798
0x8fe1…788f0x9c95…e299Base$0.001100%Route unknown57d ago0xf656b4…859838
0x8fe1…788f0x9c95…e299Base$0.001100%Route unknown57d ago0x869f49…587fbf
0x8fe1…788f0x9c95…e299Base$0.001100%Route unknown57d ago0x7bf8b1…b8b530
0x8fe1…788f0x9c95…e299Base$0.001100%Route unknown57d ago0x915a12…1de003
0x8fe1…788f0x9c95…e299Base$0.001100%Route unknown58d ago0x70f900…9c335b
0x8fe1…788f0x9c95…e299Base$0.001100%Route unknown58d ago0x136f62…d2c131
0x8fe1…788f0x9c95…e299Base$0.001100%Route unknown58d ago0x07c22a…626e05
0x8fe1…788f0x9c95…e299Base$0.001100%Route unknown58d ago0x388c01…fdbb6f
0x8fe1…788f0x9c95…e299Base$0.001100%Route unknown58d ago0x6c2aa5…db757d
0x8fe1…788f0x9c95…e299Base$0.001100%Route unknown58d ago0x18ea98…4e4a48
0x8fe1…788f0x9c95…e299Base$0.001100%Route unknown58d ago0xf4e90e…74cf85
0x8fe1…788f0x9c95…e299Base$0.001100%Route unknown58d ago0x6ead1e…faa4ca
0x8fe1…788f0x9c95…e299Base$0.001100%Route unknown58d ago0x1cd2fb…e3ed68
0x8fe1…788f0x9c95…e299Base$0.001100%Route unknown58d ago0xa2bf3d…c2bcfb
0x8fe1…788f0x9c95…e299Base$0.001100%Route unknown58d ago0x07e8f1…0bd040
0x8fe1…788f0x9c95…e299Base$0.001100%Route unknown58d ago0xf4b1a1…fd58cf
0x8fe1…788f0x9c95…e299Base$0.001100%Route unknown58d ago0x340307…9da2da
0x8fe1…788f0x9c95…e299Base$0.001100%Route unknown58d ago0x704347…7674b4

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.