Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa82d ago0xcd67c2…cb0aaa
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa82d ago0x601b0f…30cc42
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa82d ago0x44e87d…a6ef2a
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa82d ago0xd4dc78…1695c6
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa82d ago0x02ef77…d29031
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa82d ago0x6a6873…059fc7
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa82d ago0x23e896…cc77d4
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa82d ago0x22686e…ace669
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa82d ago0xd689bf…0cb2f6
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa82d ago0x9a1e60…1d77cc
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa82d ago0x8e4c50…e60ea2
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa82d ago0x61c00f…beaa45
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa82d ago0xe26402…4e94ae
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa82d ago0x9ba04d…a49198
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa82d ago0x10a512…4e2121
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa82d ago0x004986…d7d7a3
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa82d ago0xb7e387…bd84cd
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa82d ago0xaea506…b6d503
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa82d ago0x6009df…613d0f
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa82d ago0x58ade4…0a4aa9
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa82d ago0x237e0a…51ec88
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa82d ago0x70289d…ebbf20
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa82d ago0xedba51…959142
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa82d ago0x2f544f…e0a462
0x4ec9…128d0x9c95…e299Base—$0.001100%fluxa82d ago0x23901a…cd4bf1

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.