Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x41ec…ab9c0x81ac…3078Base—$0.10100%payAI43d ago0x3cb5e6…65481a
0x41ec…ab9c0x0fb2…229dBase—$0.10100%payAI43d ago0x470cfc…fcda0f
0x41ec…ab9c0xa4d5…3befBase—$0.10100%payAI43d ago0xb9c2b6…849133
0x41ec…ab9c0x4067…76c9Base—$0.10100%payAI43d ago0xf8d65d…066f8f
0x41ec…ab9c0xf7dc…8e10Base—$0.10100%payAI43d ago0xdee82d…d885dc
0x41ec…ab9c0x7b14…9f4dBase—$0.10100%payAI43d ago0x055627…4b29c1
0x41ec…ab9c0xb78b…8378Base—$0.10100%payAI43d ago0x5ef738…84df12
0x41ec…ab9c0xc5d4…8d4aBase—$0.10100%payAI43d ago0x2d09f6…81070f
0x41ec…ab9c0x1649…bbdbBase—$0.10100%payAI43d ago0x2075fb…5813d0
0x41ec…ab9c0x3f1f…4e3cBase—$0.10100%payAI43d ago0xb0b73f…e365a5
0x41ec…ab9c0x1a24…c264Base—$0.10100%payAI43d ago0x610cc2…8a891e
0x41ec…ab9c0x7409…0978Base—$0.10100%payAI43d ago0x03f531…d54155
0x41ec…ab9c0xc9c3…0ac9Base—$0.10100%payAI43d ago0x3361a0…543124
0x41ec…ab9c0x91d9…b8e6Base—$0.10100%payAI43d ago0x91e3f5…8e4609
0x41ec…ab9c0xa8b9…1ce4Base—$0.10100%payAI43d ago0xd6a204…e8d68e
0x41ec…ab9c0x5161…67f0Base—$0.10100%payAI43d ago0xf516b1…4d27aa
0x41ec…ab9c0x73dd…bc49Base—$0.10100%payAI43d ago0xee2b79…cb5802
0x41ec…ab9c0xaec4…56cfBase—$0.10100%payAI43d ago0xf1f739…f13bf5
0x41ec…ab9c0xf788…a902Base—$0.10100%payAI43d ago0xf94cb6…58ce3a
0x41ec…ab9c0xa36d…f42dBase—$0.10100%payAI43d ago0x6f2932…793c52
0x41ec…ab9c0xca51…8c2dBase—$0.10100%payAI43d ago0x867190…ed91ad
0x41ec…ab9c0x35c5…76cdBase—$0.10100%payAI43d ago0x2fbd3c…05ac94
0x41ec…ab9c0xe97e…a49fBase—$0.10100%payAI43d ago0xc57849…86ab1e
0x41ec…ab9c0xb60e…33c1Base—$0.10100%payAI43d ago0xa5051d…a4a522
0x41ec…ab9c0x7f1b…f44eBase—$0.10100%payAI43d ago0x44aaeb…120da8

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.