Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9610…6a350x9c95…e299Base—$0.001100%fluxa95d ago0x8ab5f0…d46ef3
0x9610…6a350x9c95…e299Base—$0.001100%fluxa95d ago0x75604c…0337dd
0x9610…6a350x9c95…e299Base—$0.001100%fluxa95d ago0x585c34…a4c9a0
0x9610…6a350x9c95…e299Base—$0.001100%fluxa95d ago0xdf3ac3…f0f294
0x9610…6a350x9c95…e299Base—$0.001100%fluxa95d ago0x6b86b2…5e231d
0x9610…6a350x9c95…e299Base—$0.001100%fluxa95d ago0xa6fa88…82a22a
0x9610…6a350x9c95…e299Base—$0.001100%fluxa95d ago0x7c1e64…64a823
0x9610…6a350x9c95…e299Base—$0.001100%fluxa95d ago0xcf9295…9a604b
0x9610…6a350x9c95…e299Base—$0.001100%fluxa95d ago0xb53466…a91414
0x9610…6a350x9c95…e299Base—$0.001100%fluxa95d ago0x927b56…18719a
0x9610…6a350x9c95…e299Base—$0.001100%fluxa95d ago0x7929c1…b60c0b
0x9610…6a350x9c95…e299Base—$0.001100%fluxa95d ago0x432d48…957c94
0x9610…6a350x9c95…e299Base—$0.001100%fluxa95d ago0x122338…4d3fcf
0x9610…6a350x9c95…e299Base—$0.001100%fluxa95d ago0x4e2967…a3abb4
0x9610…6a350x9c95…e299Base—$0.001100%fluxa95d ago0xfcc9e9…d1ab28
0x9610…6a350x9c95…e299Base—$0.001100%fluxa95d ago0x5bbb1f…543f67
0x9610…6a350x9c95…e299Base—$0.001100%fluxa95d ago0x67a7a0…f13e93
0x9610…6a350x9c95…e299Base—$0.001100%fluxa95d ago0x8e67d8…adcba6
0x9610…6a350x9c95…e299Base—$0.001100%fluxa95d ago0x42247b…d1610d
0x9610…6a350x9c95…e299Base—$0.001100%fluxa95d ago0xdf7c6f…6be114
0x9610…6a350x9c95…e299Base—$0.001100%fluxa95d ago0x0f5c37…314718
0x9610…6a350x9c95…e299Base—$0.001100%fluxa95d ago0x7ce313…3d3d69
0x9610…6a350x9c95…e299Base—$0.001100%fluxa95d ago0x8268f4…188fd8
0x9610…6a350x9c95…e299Base—$0.001100%fluxa95d ago0xa5a362…5ff66b
0x9610…6a350x9c95…e299Base—$0.001100%fluxa95d ago0x94bb4d…94551d

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.