Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa77d ago0x602d8b…913c8f
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa77d ago0x8e5c32…d58106
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa77d ago0x29c069…efeb85
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa77d ago0xb46c85…283a81
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa77d ago0x51fff1…dfe010
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa77d ago0x2774ec…da12dc
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa77d ago0x01011a…87ce2f
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa77d ago0xaa9dcb…36abd1
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa77d ago0x18e088…0c2ee7
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa77d ago0x9f56e5…ef3d4a
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa77d ago0x849720…46804a
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa77d ago0x7522af…f2488d
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa77d ago0x39e2fd…0cd6e7
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa77d ago0xc1061d…d9f8e9
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa77d ago0xc84b59…447d0d
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa78d ago0x39e21f…78972a
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa78d ago0xb50ebd…e74da6
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa78d ago0xd366e1…82dbe2
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa78d ago0x6ed7b4…0b6339
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa78d ago0x8742d3…9d9f4b
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa78d ago0xda9104…099174
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa78d ago0xc014cb…da55ea
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa78d ago0x72abfd…e6390c
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa78d ago0x145446…269f95
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa78d ago0x7f7a10…0f35a3

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.