Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa38d ago0x57541c…09a10a
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa38d ago0x0aced5…5dc6ef
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa38d ago0x8ded2f…3c002e
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa38d ago0x5586a6…4be92f
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa38d ago0x8b492a…6218d6
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa38d ago0xfaed3e…76495a
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa38d ago0x1c02ff…a63dd1
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa38d ago0x109001…5c785c
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa38d ago0xeb3ec3…417402
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa38d ago0x6f0005…ebcd16
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa38d ago0x8a56da…d82b55
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa38d ago0x3bb705…5707f2
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa38d ago0x0a3a3d…8c6cc2
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa38d ago0x4e67fc…c29615
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa38d ago0x2546d5…62e9d4
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa38d ago0x543022…a05f85
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa38d ago0x0b2a4c…ea7b79
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa38d ago0x8d99be…97ea13
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa38d ago0x535d56…d2fc3f
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa38d ago0x27418c…a54a6f
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa38d ago0xf4adb8…9186e6
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa38d ago0xaf021f…1e2298
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa38d ago0xa67c59…6a3b4d
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa38d ago0x1afbf3…a87640
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa38d ago0x5fc05b…ca8fe3

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.