Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf32…d8810xafff…aad3Base$0.10100%coinbase175d ago0xaf59b5…270df2
0xcf32…d8810xafff…aad3Base$0.10100%coinbase175d ago0xc461db…95e874
0xcf32…d8810xafff…aad3Base$0.10100%coinbase175d ago0x8d1f8e…74667d
0xcf32…d8810xafff…aad3Base$0.10100%coinbase175d ago0xda34a4…5bcc57
0xcf32…d8810xafff…aad3Base$0.10100%coinbase175d ago0xc423e4…eb44f6
0xcf32…d8810xafff…aad3Base$0.10100%coinbase175d ago0xc3a4f5…dc1923
0xcf32…d8810xafff…aad3Base$0.10100%coinbase175d ago0x596258…edf017
0xcf32…d8810xafff…aad3Base$0.10100%coinbase175d ago0xfc5363…5351f7
0xcf32…d8810xafff…aad3Base$0.10100%coinbase175d ago0xb72e62…32a21c
0xcf32…d8810xafff…aad3Base$0.10100%coinbase175d ago0xfab57e…8075c9
0xcf32…d8810xafff…aad3Base$0.10100%coinbase175d ago0x6b4422…90d080
0xcf32…d8810xafff…aad3Base$0.10100%coinbase175d ago0x0d383d…1fa022
0xcf32…d8810xafff…aad3Base$0.10100%coinbase175d ago0x307add…8cd1c6
0xcf32…d8810xafff…aad3Base$0.10100%coinbase175d ago0x3a969f…39c78f
0xcf32…d8810xafff…aad3Base$0.10100%coinbase175d ago0x709e3e…ddfc81
0xcf32…d8810xafff…aad3Base$0.10100%coinbase175d ago0x3eb9d8…156a3a
0xcf32…d8810xafff…aad3Base$0.10100%coinbase175d ago0xa1a1a6…19372d
0xcf32…d8810xafff…aad3Base$0.10100%coinbase175d ago0xbecfd4…931215
0xcf32…d8810xafff…aad3Base$0.10100%coinbase175d ago0x8ee7a3…48bb76
0xcf32…d8810xafff…aad3Base$0.10100%coinbase175d ago0x7659e6…83fa85
0xcf32…d8810xafff…aad3Base$0.10100%coinbase175d ago0x3ce1ac…65f499
0xcf32…d8810xafff…aad3Base$0.10100%coinbase175d ago0x831e4d…93c9ca
0xcf32…d8810xafff…aad3Base$0.10100%coinbase175d ago0x05b19e…1aec32
0xcf32…d8810xafff…aad3Base$0.10100%coinbase175d ago0x6b24ab…063d1e
0xcf32…d8810xafff…aad3Base$0.10100%coinbase175d ago0x54b730…f295d9

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.