Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa75d ago0x863020…c4ad39
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa75d ago0x79ec71…df8f01
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa75d ago0x96effc…c64fd9
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa75d ago0x677a13…f5a225
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa75d ago0x20560a…9be517
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa75d ago0xda139b…922e4c
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa75d ago0x3bd416…4bda28
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa75d ago0xd1bddc…63823e
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa75d ago0x2912bb…ef976f
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa75d ago0x4069d9…beb09f
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa75d ago0x4a12f2…1d67dc
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa75d ago0x6e94f4…bd69dc
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa75d ago0x8f2ee5…83f362
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa75d ago0xa64ed1…c9e79d
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa75d ago0xf5fc8c…eb78de
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa75d ago0xc15b04…c1e36f
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa75d ago0x9faa36…44f8da
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa75d ago0xba5569…e318a1
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa75d ago0xf05609…2df9bd
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa75d ago0x8f9b41…230acd
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa75d ago0x61bea9…2d6efe
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa75d ago0xcf7514…88c4a5
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa75d ago0xbdc68b…4c174b
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa75d ago0x5d2320…be58da
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa75d ago0xd20718…81148d

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.