Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa48d ago0xf8524a…93a3d9
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa48d ago0x841010…b45b13
0xca41…c1550x9c95…e299Base—$0.001100%fluxa48d ago0x2a1c64…74f399
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa48d ago0x868f17…fc26f2
0xca41…c1550x9c95…e299Base—$0.001100%fluxa48d ago0x3e7b42…bef759
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa48d ago0xbef7e4…5a968d
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa48d ago0xe7a4dd…bc6a87
0xca41…c1550x9c95…e299Base—$0.001100%fluxa48d ago0x67384d…c91760
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa48d ago0x220fa1…efbc51
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa48d ago0xcd4ef6…f68615
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa48d ago0xe92c02…f04988
0xca41…c1550x9c95…e299Base—$0.001100%fluxa48d ago0x54cf63…38739b
0xca41…c1550x9c95…e299Base—$0.001100%fluxa48d ago0x5beaef…c75004
0xca41…c1550x9c95…e299Base—$0.001100%fluxa48d ago0x6200f3…3f1b9d
0xca41…c1550x9c95…e299Base—$0.001100%fluxa48d ago0xbd8956…c3409e
0xca41…c1550x9c95…e299Base—$0.001100%fluxa48d ago0x798cad…b93a29
0xca41…c1550x9c95…e299Base—$0.001100%fluxa48d ago0xec98fb…ab9735
0xca41…c1550x9c95…e299Base—$0.001100%fluxa48d ago0xa0f83e…5ff51e
0xca41…c1550x9c95…e299Base—$0.001100%fluxa48d ago0xcd1db4…052727
0xca41…c1550x9c95…e299Base—$0.001100%fluxa48d ago0x3b5bf9…f490e8
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa48d ago0x537ce8…f52bd1
0xca41…c1550x9c95…e299Base—$0.001100%fluxa48d ago0x263c9c…8b315d
0xca41…c1550x9c95…e299Base—$0.001100%fluxa48d ago0x2f402c…d260a3
0xca41…c1550x9c95…e299Base—$0.001100%fluxa48d ago0x2ae571…ac176f
0xca41…c1550x9c95…e299Base—$0.001100%fluxa48d ago0x491547…a37bc5

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.