Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase41d ago0x242f53…052f74
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase41d ago0xc3b326…3a8ac6
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase41d ago0x0d5b2b…2e9b33
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase41d ago0xb46c20…cf6701
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase41d ago0x1928c0…1923df
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase41d ago0xfb81f6…9353a8
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase41d ago0xf41c65…b0854b
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase41d ago0x5a6064…cce414
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase41d ago0x9552c3…fc08a2
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase41d ago0xbaa84e…3360e7
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase41d ago0x9a144a…34068c
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase41d ago0x6d2d14…fc7e41
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase41d ago0x1bd555…3bbb4f
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase41d ago0xd51ea4…06e2b1
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase41d ago0x709739…d957d9
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase41d ago0xb56692…f3e88d
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase41d ago0x503e2a…1c6c94
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase41d ago0x9df814…f8587a
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase41d ago0xb4a5c0…9ed187
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase41d ago0xcf5826…5f1497
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase41d ago0x28afbe…56ad27
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase41d ago0xe8ed19…0a6652
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase41d ago0x20341d…afbfd3
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase41d ago0x9cf4c7…b7e1e0
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase41d ago0x77b29a…e88b96

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.