Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa33d ago0x8c0235…8ea2e8
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa33d ago0x8b8e84…052bfe
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa33d ago0x52ab4d…0c2f4b
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa33d ago0x6d2d4e…f530fc
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa33d ago0x4874d2…a0dd97
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa33d ago0x517ae8…06cca0
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa33d ago0x665915…4a2317
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa33d ago0xddb6b0…996da0
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa33d ago0xc209e5…c8b686
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa33d ago0x911357…e165b3
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa33d ago0xd7e00d…1f352d
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa33d ago0xfd3906…1d33be
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa34d ago0x056ad7…884b15
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa34d ago0xc7049c…4a77f8
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa34d ago0x732b33…bcca30
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa34d ago0x156aff…06bcb1
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa34d ago0x23d5e0…eb3b79
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa34d ago0x03ea1d…ca42d6
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa34d ago0xc40be4…60ec80
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa34d ago0x5182ae…b322ff
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa34d ago0xe0ff95…d14fd3
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa34d ago0xef53fe…595a84
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa34d ago0x88cd39…7f6ee5
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa34d ago0x0a2226…4d16b6
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa34d ago0xc4bf62…aa401e

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.