Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa16d ago0x4f8800…4ec03e
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa16d ago0x38a98a…81d9f6
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa16d ago0xef9650…087580
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa16d ago0xc2efc2…54bcbb
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa16d ago0xe4dc7e…f35724
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa16d ago0xc88066…fa1cc4
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa16d ago0x6cd2f6…690f9a
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa16d ago0xba730e…98b78a
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa16d ago0x504844…472e2f
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa16d ago0xce5a4a…664dae
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa16d ago0xa5ad3d…adec84
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa16d ago0x0119b6…d387a9
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa16d ago0x5cf19b…49f12b
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa16d ago0x913d91…3e5a86
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa16d ago0x603cb6…384f43
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa16d ago0x5300c7…066c64
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa16d ago0x211b95…54fef7
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa16d ago0xb7ca15…066551
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa16d ago0x9c99af…780560
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa16d ago0x243902…5c5e84
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa17d ago0xb5962e…7fb951
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa17d ago0x441227…d33345
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa17d ago0x05e4df…83e03d
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa17d ago0x161e71…016342
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa17d ago0x39e4a0…2c75b7

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.