Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7c65…6c400x1d0e…3bc2Base—$0.10100%coinbase34d ago0x634623…2649e2
0x7c65…6c400x65ba…7b7aBase—$0.10100%coinbase34d ago0xcf9dbe…aab6a8
0x7c65…6c400x7f55…3cfbBase—$0.10100%coinbase34d ago0xec8f58…f6644b
0x7c65…6c400x925e…9247Base—$0.10100%coinbase34d ago0x6bf796…5ce6c6
0x7c65…6c400xbfb0…2699Base—$0.10100%coinbase34d ago0x392a33…317807
0x9575…df4b0x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase34d ago0x499b67…e59bfe
0x7c65…6c400x2a77…e34cBase—$0.10100%coinbase34d ago0x87a3f9…d41b39
0x7c65…6c400x39bc…b03eBase—$0.10100%coinbase34d ago0xe3c573…2c686b
0x7c65…6c400xb1a1…3d2eBase—$0.10100%coinbase35d ago0x5f20b6…a1e12a
0x7c65…6c400x36e7…cde2Base—$0.10100%coinbase35d ago0xc3bd27…5abcbb
0x7c65…6c400xb27f…30f0Base—$0.10100%coinbase35d ago0x3083e7…2726da
0x7c65…6c400xb4e7…872bBase—$0.10100%coinbase35d ago0xb2eb55…9fbe04
0x7c65…6c400xc5f9…9428Base—$0.10100%coinbase35d ago0x89f4cb…dcedad
0x6809…2fe00x7c65…6c40BaseVaayaFirecrawl$0.10100%coinbase35d ago0xd40f7b…5a0767
0x6809…2fe00x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase35d ago0x4b6fc4…df74ec

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.