Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x20a6…63900x9c95…e299Base$0.001100%Route unknown71d ago0xfa473d…831494
0x20a6…63900x9c95…e299Base$0.001100%Route unknown71d ago0xab40fb…970dac
0x20a6…63900x9c95…e299Base$0.001100%Route unknown72d ago0x6e27cb…be03cf
0x20a6…63900x9c95…e299Base$0.001100%Route unknown72d ago0x9c4759…e24b24
0x20a6…63900x9c95…e299Base$0.001100%Route unknown72d ago0xcfeef8…0c04ad
0x20a6…63900x9c95…e299Base$0.001100%Route unknown72d ago0xf0e50f…e99c90
0x20a6…63900x9c95…e299Base$0.001100%Route unknown72d ago0x56e7c6…e0f0ad
0x20a6…63900x9c95…e299Base$0.001100%Route unknown72d ago0x91e483…d8da05
0x20a6…63900x9c95…e299Base$0.001100%Route unknown72d ago0xfbc14a…dbe151
0x20a6…63900x9c95…e299Base$0.001100%Route unknown72d ago0xab762d…b126ef
0x20a6…63900x9c95…e299Base$0.001100%Route unknown72d ago0x962eb7…579b9e
0x20a6…63900x9c95…e299Base$0.001100%Route unknown72d ago0x1a0163…18242e
0x20a6…63900x9c95…e299Base$0.001100%Route unknown72d ago0x456677…d9645d
0x20a6…63900x9c95…e299Base$0.001100%Route unknown72d ago0x571e8c…54c998
0x20a6…63900x9c95…e299Base$0.001100%Route unknown72d ago0x93dd89…a73a6f
0x20a6…63900x9c95…e299Base$0.001100%Route unknown72d ago0x6709ac…e3e7be
0x20a6…63900x9c95…e299Base$0.001100%Route unknown72d ago0x89b941…30e024
0x20a6…63900x9c95…e299Base$0.001100%Route unknown72d ago0x4b6aaf…87d92b
0x20a6…63900x9c95…e299Base$0.001100%Route unknown72d ago0x3b0acb…3deaa4
0x20a6…63900x9c95…e299Base$0.001100%Route unknown72d ago0x799fbc…f39ed1
0x20a6…63900x9c95…e299Base$0.001100%Route unknown72d ago0x69208f…29030e
0x20a6…63900x9c95…e299Base$0.001100%Route unknown72d ago0x605ecb…9f251d
0x20a6…63900x9c95…e299Base$0.001100%Route unknown72d ago0x2c93b3…ed3dba
0x20a6…63900x9c95…e299Base$0.001100%Route unknown72d ago0x77e2d8…02b269
0x20a6…63900x9c95…e299Base$0.001100%Route unknown72d ago0xa072bb…03b54b

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.