Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa46d ago0x473168…1834ff
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa46d ago0x84a438…561a8b
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa46d ago0x78bb4e…e73f64
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa46d ago0xc2eae4…f6e903
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa46d ago0xa4d0d4…ed22d2
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa46d ago0xb5389f…dbd635
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa46d ago0xfdf3a4…f99f84
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa46d ago0x1a3d4b…606ba7
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa46d ago0x077c3b…e7b5a6
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa46d ago0x8d3e0b…c229ff
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa46d ago0x1650f6…527fc5
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa46d ago0x63a369…c6ac09
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa46d ago0xd8e579…5b61fc
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa46d ago0xec1787…13922c
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa46d ago0x761292…ab8766
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa47d ago0x7a47e3…91af03
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa47d ago0x1ba4ff…48ee07
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa47d ago0x8ca3cb…735d44
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa47d ago0xae308f…6c6ed2
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa47d ago0x327eec…b78c88
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa47d ago0xf08c2e…9b2102
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa47d ago0x614169…330d27
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa47d ago0x81c679…cc5fc2
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa47d ago0x10a8a5…748f11
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa47d ago0x2db285…d97c42

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.