Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase8d ago0x034b98…c50e5e
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase8d ago0xac0689…0a220a
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase8d ago0xb55106…f4b891
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase8d ago0xdc6789…ff92de
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase8d ago0xd7e0f0…1cf9a4
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase8d ago0xe2b2fa…2ed878
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase8d ago0xf6f8cb…dfdc85
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase8d ago0x178c1e…97fc82
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase8d ago0x892aaf…d02eb5
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase8d ago0x59fa0c…1f708d
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase8d ago0x2721f7…f8e94a
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase8d ago0x9bc922…9d4794
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase8d ago0x267f7a…d4a4c1
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase8d ago0x166302…45c5a6
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase8d ago0xb7d0ee…2a81e2
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase8d ago0xd8e168…2a744f
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase8d ago0x1d91f9…e69b8f
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase8d ago0x7b09cf…278b38
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase8d ago0x17b12b…6a7571
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase8d ago0x9b0dbc…c56534
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase8d ago0xc4dc60…a463f1
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase8d ago0x7a4bb6…2e10b1
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase8d ago0x3fd9b8…1b9d09
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase8d ago0x117e21…65e3f3
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase8d ago0x68e6b5…384b3e

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.