Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8097…59590xfe80…47eeBase—$0.001100%fluxa22d ago0xbd3b47…078dde
0x8097…59590xfe80…47eeBase—$0.001100%fluxa22d ago0x69e55a…1a4bba
0x8097…59590xfe80…47eeBase—$0.001100%fluxa22d ago0xb24c0b…71ed41
0x8097…59590xfe80…47eeBase—$0.001100%fluxa22d ago0x55d664…a72689
0x8097…59590xfe80…47eeBase—$0.001100%fluxa22d ago0xef4839…21d714
0x8097…59590xfe80…47eeBase—$0.001100%fluxa22d ago0x8b88b8…4e19de
0x8097…59590xfe80…47eeBase—$0.001100%fluxa22d ago0xd89d7b…924604
0x8097…59590xfe80…47eeBase—$0.001100%fluxa22d ago0x8c34a7…2ed35e
0x8097…59590xfe80…47eeBase—$0.001100%fluxa22d ago0x935142…52c59a
0x8097…59590xfe80…47eeBase—$0.001100%fluxa22d ago0x2fc800…4d33b6
0x8097…59590xfe80…47eeBase—$0.001100%fluxa22d ago0x5fb951…07b50b
0x8097…59590xfe80…47eeBase—$0.001100%fluxa22d ago0xd00069…c25273
0x8097…59590xfe80…47eeBase—$0.001100%fluxa22d ago0xd1cc5b…f55a34
0x8097…59590xfe80…47eeBase—$0.001100%fluxa22d ago0x07f633…e89711
0x8097…59590xfe80…47eeBase—$0.001100%fluxa22d ago0xa26889…92fa4a
0x8097…59590xfe80…47eeBase—$0.001100%fluxa22d ago0xe0f79a…44e495
0x8097…59590xfe80…47eeBase—$0.001100%fluxa22d ago0xf1accd…bc973b
0x8097…59590xfe80…47eeBase—$0.001100%fluxa22d ago0xbba09b…ff0614
0x8097…59590xfe80…47eeBase—$0.001100%fluxa22d ago0x504f08…ca9142
0x8097…59590xfe80…47eeBase—$0.001100%fluxa22d ago0x6b061c…79d169
0x8097…59590xfe80…47eeBase—$0.001100%fluxa22d ago0x8054b4…544c87
0x8097…59590xfe80…47eeBase—$0.001100%fluxa22d ago0x99b8ae…17eca6
0x8097…59590xfe80…47eeBase—$0.001100%fluxa22d ago0x95c4ee…7e0166
0x8097…59590xfe80…47eeBase—$0.001100%fluxa22d ago0x42396b…cb51a5
0x8097…59590xfe80…47eeBase—$0.001100%fluxa22d ago0xa303bb…815059

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.