Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6953…d0db0x5aae…482eBase—$0.001100%coinbase8d ago0x2d71c8…0a3c15
0x6953…d0db0x5aae…482eBase—$0.001100%coinbase8d ago0xa8cd33…61d4b0
0x6953…d0db0x5aae…482eBase—$0.001100%coinbase8d ago0x1d6608…1cdf4f
0x6953…d0db0x5aae…482eBase—$0.001100%coinbase8d ago0xe8f6c4…53c451
0x6953…d0db0x5aae…482eBase—$0.001100%coinbase8d ago0x8f3b68…3cf351
0x6953…d0db0x5aae…482eBase—$0.001100%coinbase8d ago0x1bb952…28cb95
0x6953…d0db0x5aae…482eBase—$0.001100%coinbase8d ago0xcbcc05…a465e5
0x6953…d0db0x5aae…482eBase—$0.001100%coinbase8d ago0x275ee8…a0c00d
0x6953…d0db0x5aae…482eBase—$0.001100%coinbase8d ago0x8ade01…a4f82e
0x6953…d0db0x5aae…482eBase—$0.001100%coinbase8d ago0xad18b5…4ec15e
0x6953…d0db0x5aae…482eBase—$0.001100%coinbase8d ago0xc48a6c…5af78f
0x6953…d0db0x5aae…482eBase—$0.001100%coinbase8d ago0x0f61aa…98eb7a
0x6953…d0db0x5aae…482eBase—$0.001100%coinbase8d ago0xb121d2…c936b4
0x6953…d0db0x5aae…482eBase—$0.001100%coinbase8d ago0x07c7a8…819207
0x6953…d0db0x5aae…482eBase—$0.001100%coinbase8d ago0x65f1e5…d82dbc
0x6953…d0db0x5aae…482eBase—$0.001100%coinbase8d ago0xcabafc…4f8a35
0x6953…d0db0x5aae…482eBase—$0.001100%coinbase8d ago0xb13e05…3490ff
0x6953…d0db0x5aae…482eBase—$0.001100%coinbase8d ago0xbd6202…2be3d0
0x6953…d0db0x5aae…482eBase—$0.001100%coinbase8d ago0x393b24…8160fa
0x6953…d0db0x5aae…482eBase—$0.001100%coinbase8d ago0xb275c2…1243ca
0x6953…d0db0x5aae…482eBase—$0.001100%coinbase8d ago0x9a5b85…7e823f
0x6953…d0db0x5aae…482eBase—$0.001100%coinbase8d ago0xad41ac…78fe2a
0x6953…d0db0x5aae…482eBase—$0.001100%coinbase8d ago0xc930c3…6425de
0x6953…d0db0x5aae…482eBase—$0.001100%coinbase8d ago0x911c93…a7f6b2
0x6953…d0db0x5aae…482eBase—$0.001100%coinbase8d ago0x8f944d…5545fd

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.