Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4705…cf630x9c95…e299Base—$0.001100%fluxa70d ago0x566287…ccf6f6
0x4705…cf630x9c95…e299Base—$0.001100%fluxa70d ago0xbf5f4d…c93479
0x4705…cf630x9c95…e299Base—$0.001100%fluxa70d ago0xca8a32…4a8efe
0x4705…cf630x9c95…e299Base—$0.001100%fluxa70d ago0x8e0e96…4b5623
0x4705…cf630x9c95…e299Base—$0.001100%fluxa70d ago0x5d0711…ab87ab
0x4705…cf630x9c95…e299Base—$0.001100%fluxa70d ago0xe21100…936339
0x4705…cf630x9c95…e299Base—$0.001100%fluxa70d ago0xc97dbf…79406a
0x4705…cf630x9c95…e299Base—$0.001100%fluxa70d ago0x389a3e…d2579c
0x4705…cf630x9c95…e299Base—$0.001100%fluxa70d ago0xb80038…fd03fa
0x4705…cf630x9c95…e299Base—$0.001100%fluxa70d ago0x45610d…3381f9
0x4705…cf630x9c95…e299Base—$0.001100%fluxa70d ago0x19503a…94e6bd
0x4705…cf630x9c95…e299Base—$0.001100%fluxa70d ago0x6adcc6…65e2c5
0x4705…cf630x9c95…e299Base—$0.001100%fluxa70d ago0xbc4d6a…581dee
0x4705…cf630x9c95…e299Base—$0.001100%fluxa70d ago0x5558eb…eb073d
0x4705…cf630x9c95…e299Base—$0.001100%fluxa70d ago0xaaa481…200594
0x4705…cf630x9c95…e299Base—$0.001100%fluxa70d ago0x354826…811330
0x4705…cf630x9c95…e299Base—$0.001100%fluxa70d ago0xe793d1…61924e
0x4705…cf630x9c95…e299Base—$0.001100%fluxa70d ago0x967df9…86577e
0x4705…cf630x9c95…e299Base—$0.001100%fluxa70d ago0x399b6b…000a23
0x4705…cf630x9c95…e299Base—$0.001100%fluxa70d ago0x9e8abf…171dfa
0x4705…cf630x9c95…e299Base—$0.001100%fluxa70d ago0x4973dc…5ab3e8
0x4705…cf630x9c95…e299Base—$0.001100%fluxa70d ago0xbcf5ea…a1bc9c
0x4705…cf630x9c95…e299Base—$0.001100%fluxa70d ago0x62b095…d119de
0x4705…cf630xfe80…47eeBase—$0.001100%fluxa70d ago0x8151a5…bf9097
0x4705…cf630x9c95…e299Base—$0.001100%fluxa70d ago0x311509…5a9635

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.