Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0a1a…7e1e0x12a9…a21bBase—$0.00170%0x12a9…a21b35d ago0xbe521a…d2b49e
0x0a1a…7e1e0x12a9…a21bBase—$0.00170%0x12a9…a21b35d ago0x992ee4…7779a0
0x0a1a…7e1e0x12a9…a21bBase—$0.00170%0x12a9…a21b35d ago0x238ec0…881e02
0x0a1a…7e1e0x12a9…a21bBase—$0.00170%0x12a9…a21b35d ago0x689c19…64c2c7
0x0a1a…7e1e0x12a9…a21bBase—$0.00170%0x12a9…a21b35d ago0x93304b…0a8d43
0x0a1a…7e1e0x12a9…a21bBase—$0.00170%0x12a9…a21b35d ago0xcd90fc…ef6431
0x0a1a…7e1e0x12a9…a21bBase—$0.00170%0x12a9…a21b35d ago0x6a5618…4aa51a
0x0a1a…7e1e0x12a9…a21bBase—$0.00170%0x12a9…a21b35d ago0xd13fcd…988a26
0x0a1a…7e1e0x12a9…a21bBase—$0.00170%0x12a9…a21b35d ago0xd30736…69d6a9
0x0a1a…7e1e0x12a9…a21bBase—$0.00170%0x12a9…a21b35d ago0x97c24b…0a246a
0x0a1a…7e1e0x12a9…a21bBase—$0.00170%0x12a9…a21b35d ago0xc6e909…e7570b
0x0a1a…7e1e0x12a9…a21bBase—$0.00170%0x12a9…a21b35d ago0x966328…95afd9
0x0a1a…7e1e0x12a9…a21bBase—$0.00170%0x12a9…a21b35d ago0xa71afe…fa878c
0x0a1a…7e1e0x12a9…a21bBase—$0.00170%0x12a9…a21b35d ago0x2e9e1c…f817e7
0x0a1a…7e1e0x12a9…a21bBase—$0.00170%0x12a9…a21b35d ago0xdc4115…34133a
0x0a1a…7e1e0x12a9…a21bBase—$0.00170%0x12a9…a21b35d ago0xb5b99c…a60fe6
0x0a1a…7e1e0x12a9…a21bBase—$0.00170%0x12a9…a21b35d ago0xd0af78…b1b2eb
0x0a1a…7e1e0x12a9…a21bBase—$0.00170%0x12a9…a21b35d ago0x48eabf…1bfb70
0x0a1a…7e1e0x12a9…a21bBase—$0.00170%0x12a9…a21b35d ago0x84cb5e…f9b804
0x0a1a…7e1e0x12a9…a21bBase—$0.00170%0x12a9…a21b35d ago0x71cf01…66b33f
0x0a1a…7e1e0x12a9…a21bBase—$0.00170%0x12a9…a21b35d ago0x9d7147…047b5b
0x0a1a…7e1e0x12a9…a21bBase—$0.00170%0x12a9…a21b35d ago0xcad580…e7bb44
0x0a1a…7e1e0x12a9…a21bBase—$0.00170%0x12a9…a21b35d ago0xe19bd6…8a84d2
0x0a1a…7e1e0x12a9…a21bBase—$0.00170%0x12a9…a21b35d ago0x735579…3e7a82
0x0a1a…7e1e0x12a9…a21bBase—$0.00170%0x12a9…a21b35d ago0x3fcbaa…b1642f

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.