Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd7b…81750x3e0a…78e7Base—$0.004358100%coinbase74d ago0x66b842…07ee4d
0xcd7b…81750x3e0a…78e7Base—$0.002664100%coinbase74d ago0xf2cd9d…744f04
0xcd7b…81750x3e0a…78e7Base—$0.00577100%coinbase74d ago0x645b8e…98c444
0xcd7b…81750x3e0a…78e7Base—$0.004482100%coinbase74d ago0x131d78…edc913
0xcd7b…81750x3e0a…78e7Base—$0.002673100%coinbase74d ago0x32960a…3f3e0f
0xcd7b…81750x3e0a…78e7Base—$0.005481100%coinbase74d ago0x089c93…41566d
0xcd7b…81750x3e0a…78e7Base—$0.003882100%coinbase74d ago0x049a87…8f8085
0xcd7b…81750x3e0a…78e7Base—$0.005244100%coinbase75d ago0x3afac7…4c9a0e
0xcd7b…81750x3e0a…78e7Base—$0.003676100%coinbase75d ago0x976169…da906b
0xcd7b…81750x3e0a…78e7Base—$0.004025100%coinbase75d ago0xac95a3…5c1600
0xcd7b…81750x3e0a…78e7Base—$0.004674100%coinbase75d ago0x264e4f…95fb02
0xcd7b…81750x3e0a…78e7Base—$0.005523100%coinbase75d ago0xcba511…624e54
0xcd7b…81750x3e0a…78e7Base—$0.0035100%coinbase75d ago0x7b0084…003627
0xcd7b…81750x3e0a…78e7Base—$0.005442100%coinbase75d ago0x4d9370…9aa08e
0xcd7b…81750x3e0a…78e7Base—$0.003912100%coinbase75d ago0x4dadf9…df24f1
0xcd7b…81750x3e0a…78e7Base—$0.005203100%coinbase75d ago0x135aa6…e28702
0xcd7b…81750x3e0a…78e7Base—$0.0057100%coinbase75d ago0xef7f17…3043f6
0xcd7b…81750x3e0a…78e7Base—$0.003161100%coinbase75d ago0x0ca0f7…1714dc
0xcd7b…81750x3e0a…78e7Base—$0.003419100%coinbase75d ago0x244db0…f717c1
0xcd7b…81750x3e0a…78e7Base—$0.003942100%coinbase75d ago0x8512f3…02a401
0xcd7b…81750x3e0a…78e7Base—$0.004214100%coinbase75d ago0x33244d…e9fcac
0xcd7b…81750x3e0a…78e7Base—$0.003861100%coinbase75d ago0x1ea9c6…3d29fa
0xcd7b…81750x3e0a…78e7Base—$0.005286100%coinbase75d ago0xae5bdd…174ac6
0xcd7b…81750x3e0a…78e7Base—$0.002917100%coinbase75d ago0x6b8c00…75caf0

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.