Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x35d4…ca060x3e0a…78e7Base—$0.002658100%coinbase74d ago0x854028…d4de33
0x35d4…ca060x3e0a…78e7Base—$0.003743100%coinbase74d ago0xc2b047…842521
0x35d4…ca060x3e0a…78e7Base—$0.004001100%coinbase74d ago0x4b59df…85d240
0x35d4…ca060x3e0a…78e7Base—$0.00406100%coinbase74d ago0x666974…95b0f1
0x35d4…ca060x3e0a…78e7Base—$0.004268100%coinbase75d ago0x4f1afc…dd87a7
0x35d4…ca060x3e0a…78e7Base—$0.005873100%coinbase75d ago0x1522ca…1aa143
0x35d4…ca060x3e0a…78e7Base—$0.004272100%coinbase75d ago0x6ab7ec…87e502
0x35d4…ca060x3e0a…78e7Base—$0.004445100%coinbase75d ago0x0d29e6…28623d
0x35d4…ca060x3e0a…78e7Base—$0.004765100%coinbase75d ago0xee332b…457a64
0x35d4…ca060x3e0a…78e7Base—$0.004791100%coinbase75d ago0x7a830a…d0686f
0x35d4…ca060x3e0a…78e7Base—$0.003292100%coinbase75d ago0x7f9a1f…8e777e
0x35d4…ca060x3e0a…78e7Base—$0.003707100%coinbase75d ago0xe82943…b7fbf3
0x35d4…ca060x3e0a…78e7Base—$0.005901100%coinbase75d ago0xe1a62c…f3ab59
0x35d4…ca060x3e0a…78e7Base—$0.005265100%coinbase75d ago0x8c5520…e7f6b7
0x35d4…ca060x3e0a…78e7Base—$0.005621100%coinbase75d ago0xda8b1e…d63913
0x35d4…ca060x3e0a…78e7Base—$0.003286100%coinbase75d ago0xb15d69…255f77
0x35d4…ca060x3e0a…78e7Base—$0.003705100%coinbase75d ago0xb39a6b…a3bef3
0x35d4…ca060x3e0a…78e7Base—$0.005732100%coinbase75d ago0x03d9c4…75bd4d
0x35d4…ca060x3e0a…78e7Base—$0.003434100%coinbase75d ago0x598918…aeef71
0x35d4…ca060x3e0a…78e7Base—$0.004943100%coinbase75d ago0x3655c3…4473e5
0x35d4…ca060x3e0a…78e7Base—$0.00273100%coinbase75d ago0x71021e…60ba66
0x35d4…ca060x3e0a…78e7Base—$0.004831100%coinbase75d ago0xb4e374…2b5c0d
0x35d4…ca060x3e0a…78e7Base—$0.004184100%coinbase75d ago0x007713…334bb6

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.