Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3645…b7900x9c95…e299Base—$0.001100%fluxa33d ago0xcd0923…4cf96a
0x3645…b7900x9c95…e299Base—$0.001100%fluxa33d ago0x76ddcd…40e10a
0x3645…b7900x9c95…e299Base—$0.001100%fluxa33d ago0xdc1e8f…9e0a78
0x3645…b7900x9c95…e299Base—$0.001100%fluxa33d ago0x9c39ac…177687
0x3645…b7900x9c95…e299Base—$0.001100%fluxa33d ago0x1d8225…cc6e05
0x3645…b7900x9c95…e299Base—$0.001100%fluxa33d ago0xe25d9f…671463
0x3645…b7900x9c95…e299Base—$0.001100%fluxa34d ago0x59825a…6b999c
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa34d ago0xff4c8f…69181c
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa34d ago0x241e3e…8ed9f7
0x3645…b7900x9c95…e299Base—$0.001100%fluxa34d ago0x26e902…545269
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa34d ago0xbe0b05…4135c4
0x3645…b7900x9c95…e299Base—$0.001100%fluxa34d ago0xc081eb…b717a2
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa34d ago0x7f7748…6eabab
0x3645…b7900x9c95…e299Base—$0.001100%fluxa34d ago0x2f1f41…319a1e
0x3645…b7900x9c95…e299Base—$0.001100%fluxa34d ago0x047457…05aff9
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa34d ago0x7c7d29…2dee72
0x3645…b7900x9c95…e299Base—$0.001100%fluxa34d ago0x58e564…ab5ca4
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa34d ago0x4f3582…4ca5c2
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa34d ago0x8f64c5…922a8b
0x3645…b7900x9c95…e299Base—$0.001100%fluxa34d ago0x8accf1…43cc81
0x3645…b7900x9c95…e299Base—$0.001100%fluxa34d ago0x25132a…96d143
0x3645…b7900x9c95…e299Base—$0.001100%fluxa34d ago0x37170b…4ef0d0
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa34d ago0x4f6ee8…75f6ab
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa34d ago0xbb4bec…a448ad
0x3645…b7900x9c95…e299Base—$0.001100%fluxa34d ago0xd6e3c1…caf685

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.