Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb19d…96220xedc8…1502Base—$2.10100%payAI79d ago0x61f81d…c1bd66
0x1824…8c5f0xedc8…1502Base—$2.10100%payAI79d ago0x71b0ef…2cf738
0x256a…4d7d0xedc8…1502Base—$2.10100%payAI79d ago0x14ac00…98c73d
0x492f…df660xedc8…1502Base—$2.10100%payAI79d ago0xc76198…ff092a
0x12f1…1ae70xedc8…1502Base—$2.10100%payAI79d ago0x4f04a6…b881ee
0xeb61…62d00xedc8…1502Base—$2.10100%payAI79d ago0x30b4bb…577ec9
0x8fc8…bdb00xedc8…1502Base—$2.10100%payAI79d ago0x732028…ccc48a
0xc797…20d20xedc8…1502Base—$2.10100%payAI79d ago0x8e3534…9d31a2
0xb897…d0b70xedc8…1502Base—$2.10100%payAI79d ago0xe84b41…1d393f
0xbf32…69710xedc8…1502Base—$2.10100%payAI79d ago0xa5a6ec…22a16e
0x3f5c…e66d0xedc8…1502Base—$2.10100%payAI79d ago0xd25d49…398c31
0x6517…17b00xedc8…1502Base—$2.10100%payAI79d ago0x799bb5…2ba731
0x77b6…ec4b0xedc8…1502Base—$2.10100%payAI79d ago0xc558c3…97bdcc
0xb92e…7d8e0xedc8…1502Base—$2.10100%payAI79d ago0x3c12d8…b73ee5
0x0bd2…baec0xedc8…1502Base—$2.10100%payAI79d ago0x3b127b…bee115
0x7e63…24a00xedc8…1502Base—$2.10100%payAI79d ago0x49302e…503642
0x86b5…32d00xedc8…1502Base—$2.10100%payAI79d ago0xb7fdff…caf5a1
0x76fd…c0a40xedc8…1502Base—$2.10100%payAI79d ago0xf2374f…b9b282
0x8204…81770xedc8…1502Base—$2.10100%payAI79d ago0xadad03…e2ec6c

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.