Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x810c78…bf4657
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1f08e6…96a5fe
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xef82cf…edba96
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1d58a0…cfebb0
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc6b9c2…71c17c
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb3de64…c95279
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x70f1db…0b3be8
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3ee0bf…e408c1
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1615f3…e15167
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xebd3d7…8ab1c5
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xceec96…bcd415
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x17a084…0d99e0
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0b4233…ebe65f
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf79579…c0199a
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x277e27…83a27f
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x714371…0c76d3
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2dfbca…a750c1
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x11d70c…fe612c
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x288bdc…30b81b
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x811789…43d304
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2948ca…dee12f
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9e9ca1…6cb6ca
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x449232…ca053b
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb3ad79…c5f7c0
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1565b5…3452da

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.