Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f31…01150x9c95…e299Base—$0.001100%fluxa46d ago0x90d73c…59a3b1
0x3f31…01150x9c95…e299Base—$0.001100%fluxa46d ago0xf54d00…479812
0x3f31…01150x9c95…e299Base—$0.001100%fluxa46d ago0x8d5609…61834b
0x3f31…01150x9c95…e299Base—$0.001100%fluxa46d ago0x6d7322…5a88b2
0x3f31…01150x9c95…e299Base—$0.001100%fluxa46d ago0x277d31…2dd857
0x3f31…01150x9c95…e299Base—$0.001100%fluxa46d ago0xf55fbd…63e130
0x3f31…01150x9c95…e299Base—$0.001100%fluxa46d ago0x0753d0…208a05
0x3f31…01150x9c95…e299Base—$0.001100%fluxa46d ago0x26ecc2…0f6212
0x3f31…01150xfe80…47eeBase—$0.001100%fluxa46d ago0x51f6e5…b17499
0x3f31…01150x9c95…e299Base—$0.001100%fluxa46d ago0xb20164…cdd770
0x3f31…01150x9c95…e299Base—$0.001100%fluxa46d ago0xee78d4…5db90c
0x3f31…01150x9c95…e299Base—$0.001100%fluxa46d ago0x3176f5…2e4fb3
0x3f31…01150x9c95…e299Base—$0.001100%fluxa46d ago0x8ae153…b35e52
0x3f31…01150x9c95…e299Base—$0.001100%fluxa46d ago0x2a9844…29a7e5
0x3f31…01150x9c95…e299Base—$0.001100%fluxa46d ago0x12a6fe…c532ca
0x3f31…01150x9c95…e299Base—$0.001100%fluxa46d ago0xf3d9f1…507659
0x3f31…01150x9c95…e299Base—$0.001100%fluxa46d ago0x08b681…5c8cac
0x3f31…01150x9c95…e299Base—$0.001100%fluxa46d ago0x43b8f6…f6403b
0x3f31…01150x9c95…e299Base—$0.001100%fluxa46d ago0x420ab5…0e392b
0x3f31…01150xfe80…47eeBase—$0.001100%fluxa46d ago0x6c1f62…ce3c42
0x3f31…01150x9c95…e299Base—$0.001100%fluxa46d ago0x722103…1833d5
0x3f31…01150x9c95…e299Base—$0.001100%fluxa46d ago0xc4f370…4ec2f2
0x3f31…01150x9c95…e299Base—$0.001100%fluxa46d ago0xebcccb…00a585
0x3f31…01150x9c95…e299Base—$0.001100%fluxa46d ago0xc54bd6…cbb143
0x3f31…01150x9c95…e299Base—$0.001100%fluxa46d ago0xfbe1ef…cdfb93

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.