Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa17d ago0x16487d…b581a3
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa17d ago0xd84f30…1df00d
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa17d ago0xa4e112…e7cef8
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa17d ago0xf37512…e657ba
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa17d ago0xe01ae6…196bbd
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa17d ago0xccc9c6…57e353
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa17d ago0xd4621f…77ee1d
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa17d ago0x599883…d385e9
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa17d ago0x5dd297…3dd8a4
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa17d ago0x19e43a…a7bcb2
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa17d ago0x6a850b…283dab
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa17d ago0x531008…3aae56
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa17d ago0x031f77…662082
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa17d ago0xddd2c7…005241
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa17d ago0x77d410…7d7888
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa17d ago0x58c6a6…952517
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa17d ago0x385db2…2d4910
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa17d ago0x10b0eb…9b426e
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa17d ago0x9ba13e…3c5306
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa17d ago0x2ef2c3…6f58ad
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa17d ago0xcb290d…0d9157
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa17d ago0x0464c7…324a4f
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa17d ago0xf2cc7a…0e12d5
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa17d ago0x13d75c…ea72f0
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa17d ago0x29fbf1…80abb6

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.