Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa17d ago0x05e915…592330
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa17d ago0xe798a7…da513f
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa17d ago0x1b29e6…59c731
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa17d ago0x53c5aa…1c879d
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa17d ago0xcc59f2…756b6c
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa17d ago0x15373f…317d70
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa17d ago0xbd2018…2ffe61
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa17d ago0x2b3c83…1fcf65
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa17d ago0x6c9ce5…1d8328
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa17d ago0xd14d9a…8fe454
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa17d ago0x0e973e…a3b1d7
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa17d ago0x10fb51…6d8c34
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa17d ago0x7777a6…f351b4
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa17d ago0xcda7e5…c6e632
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa17d ago0xbbf23b…64ca5b
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa17d ago0x24685a…1ab14f
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa17d ago0x375a22…6aa01f
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa17d ago0xf514a4…a338cd
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa17d ago0x1ef04c…7c6877
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa17d ago0x1f97a8…05354b
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa17d ago0xdfdd76…d6160d
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa17d ago0x3f198a…c604af
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa17d ago0x4e82bc…ac33cb
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa17d ago0x5a7372…11f35a
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa17d ago0x0284e3…69d290

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.