Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI69d ago0xefe2d2…cc6573
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI69d ago0xc1bad9…87c26b
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI69d ago0xf8e0d6…b75210
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI69d ago0x34665a…b8de5b
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI69d ago0x82c319…59dfcc
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI69d ago0xcd19c2…698ccf
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI69d ago0x6623ba…b5e2d2
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI69d ago0xe77e65…9e79a8
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI69d ago0xc3b2b8…624cd5
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI69d ago0xab4d1a…cf9443
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI69d ago0x8563b5…d25c28
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI70d ago0x6d31c5…36cfc6
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI70d ago0x1fc20d…c0f10b
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI70d ago0x9e1465…6c8b3f
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI70d ago0xfb1550…005a29
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI70d ago0xe1352d…15d155
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI70d ago0x13fb1f…e5bfde
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI70d ago0x28b807…dcc750
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI70d ago0x09a1f6…84f2a0
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI70d ago0xd1acea…b30a44
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI70d ago0xe64c62…b18e3f
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI70d ago0x2e277b…365cb6
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI70d ago0x5076a4…e87078
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI70d ago0xd7d927…0d5542
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI70d ago0xb0506b…9ac6a5

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.