Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x09fd…8bd30x10c1…1e24Base—$0.09100%coinbase114d ago0xe8a569…855f4c
0x09fd…8bd30x10c1…1e24Base—$0.09100%coinbase114d ago0x71abc9…4bfbe1
0x09fd…8bd30x10c1…1e24Base—$0.15100%coinbase114d ago0xe4b0ec…0156d1
0x09fd…8bd30x10c1…1e24Base—$0.54100%coinbase114d ago0x3edb6b…df848a
0x09fd…8bd30x10c1…1e24Base—$0.32100%coinbase114d ago0xc234c8…b8f3f4
0x09fd…8bd30x10c1…1e24Base—$0.50100%coinbase114d ago0xd4caeb…7e28b0
0x09fd…8bd30x10c1…1e24Base—$0.41100%coinbase114d ago0xe20ec5…3fc73d
0x09fd…8bd30x10c1…1e24Base—$0.12100%coinbase114d ago0xb5ee86…2abf2c
0x09fd…8bd30x10c1…1e24Base—$0.03100%coinbase114d ago0x90a237…0b2aa1
0x09fd…8bd30x10c1…1e24Base—$0.04100%coinbase114d ago0xf6d0f9…fd98b6
0x09fd…8bd30x10c1…1e24Base—$0.11100%coinbase114d ago0x96d541…f6c93f
0x09fd…8bd30x10c1…1e24Base—$0.05100%coinbase114d ago0x7424c9…4e212f
0x09fd…8bd30x10c1…1e24Base—$0.02100%coinbase114d ago0xf4066c…51359f
0x09fd…8bd30x10c1…1e24Base—$0.23100%coinbase114d ago0xe6830d…5a73e2
0x09fd…8bd30x10c1…1e24Base—$0.23100%coinbase114d ago0x6bcdfc…461e2f
0x09fd…8bd30x10c1…1e24Base—$0.04100%coinbase114d ago0x2a1a0e…337376
0x09fd…8bd30x10c1…1e24Base—$0.06100%coinbase114d ago0xf41bd5…bcf596
0x09fd…8bd30x10c1…1e24Base—$0.04100%coinbase114d ago0x11d8c8…1e46d7
0x09fd…8bd30x10c1…1e24Base—$0.02100%coinbase114d ago0xe7ea47…c4bf28
0x09fd…8bd30x10c1…1e24Base—$0.03100%coinbase114d ago0xee63ef…948a6b
0x09fd…8bd30x10c1…1e24Base—$0.23100%coinbase114d ago0x1099ef…c85940
0x09fd…8bd30x10c1…1e24Base—$0.02100%coinbase114d ago0x26992a…b820bf
0x09fd…8bd30x10c1…1e24Base—$0.008894100%coinbase114d ago0xaadbfa…3e2f11
0x09fd…8bd30x10c1…1e24Base—$0.02100%coinbase114d ago0xaa4513…0191f1

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.