Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde46…84e50x9c95…e299Base$0.001100%fluxa93d ago0x8e6828…44e2e0
0xde46…84e50x9c95…e299Base$0.001100%fluxa93d ago0xadea5f…af65fb
0xde46…84e50x9c95…e299Base$0.001100%fluxa93d ago0xe66a28…dd35ac
0xde46…84e50x9c95…e299Base$0.001100%fluxa93d ago0xd10ea8…14b5a2
0xde46…84e50x9c95…e299Base$0.001100%fluxa93d ago0x54af50…ed5b12
0xde46…84e50x9c95…e299Base$0.001100%fluxa93d ago0x10a469…786b33
0xde46…84e50x9c95…e299Base$0.001100%fluxa93d ago0x5fd7a4…a6ea84
0xde46…84e50x9c95…e299Base$0.001100%fluxa93d ago0x2a567a…3a2e6c
0xde46…84e50x9c95…e299Base$0.001100%fluxa93d ago0x6f0541…36b18c
0xde46…84e50x9c95…e299Base$0.001100%fluxa93d ago0x7a9868…e13140
0xde46…84e50x9c95…e299Base$0.001100%fluxa93d ago0xcebe4a…ae224e
0xde46…84e50x9c95…e299Base$0.001100%fluxa93d ago0xee3ca1…5e282c
0xde46…84e50x9c95…e299Base$0.001100%fluxa93d ago0xcce750…34b400
0xde46…84e50x9c95…e299Base$0.001100%fluxa93d ago0x345d19…6078ac
0xde46…84e50x9c95…e299Base$0.001100%fluxa93d ago0xc5539a…d42030
0xde46…84e50x9c95…e299Base$0.001100%fluxa93d ago0xb9a39b…94f8f4
0xde46…84e50x9c95…e299Base$0.001100%fluxa93d ago0x62be8f…19d868
0xde46…84e50x9c95…e299Base$0.001100%fluxa93d ago0x64ed5f…fe9158
0xde46…84e50x9c95…e299Base$0.001100%fluxa93d ago0xe2b730…a67a32
0xde46…84e50x9c95…e299Base$0.001100%fluxa93d ago0x108913…7001c2
0xde46…84e50x9c95…e299Base$0.001100%fluxa93d ago0xbdc282…d454a6
0xde46…84e50x9c95…e299Base$0.001100%fluxa93d ago0xd54a5e…ee8293
0xde46…84e50x9c95…e299Base$0.001100%fluxa93d ago0xa7a9c6…7a624f
0xde46…84e50x9c95…e299Base$0.001100%fluxa93d ago0x389687…b90d2d
0xde46…84e50x9c95…e299Base$0.001100%fluxa93d ago0xc97c66…534b04

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.