Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec50…59730xef43…6c7fBase$1.00100%coinbase175d ago0xa0d1a0…fa7ee9
0xec50…59730xef43…6c7fBase$0.20100%virtuals175d ago0x97e37e…95c90c
0xec50…59730xef43…6c7fBase$0.20100%virtuals175d ago0x436adb…a08dad
0xec50…59730xef43…6c7fBase$0.20100%virtuals176d ago0xf18b91…f4bbde
0xec50…59730xef43…6c7fBase$0.20100%virtuals176d ago0x9140dc…f39974
0xec50…59730xef43…6c7fBase$1.00100%virtuals176d ago0x6703c6…93e80b
0xec50…59730xef43…6c7fBase$0.50100%virtuals176d ago0x3085e3…c41930
0xec50…59730xef43…6c7fBase$1.00100%virtuals176d ago0xc7a205…8012dc
0xec50…59730xef43…6c7fBase$0.50100%virtuals176d ago0x99f6e5…132d66
0xec50…59730xef43…6c7fBase$0.50100%virtuals176d ago0xa1168a…e39881
0xec50…59730xef43…6c7fBase$0.50100%virtuals176d ago0xc9a943…d604ba
0xec50…59730xef43…6c7fBase$0.50100%virtuals176d ago0x5df9cb…072f82
0xec50…59730xef43…6c7fBase$0.50100%virtuals176d ago0x46a360…684996
0xec50…59730xef43…6c7fBase$0.50100%virtuals176d ago0x9707d4…808976
0xec50…59730xef43…6c7fBase$0.50100%virtuals176d ago0xce11ec…c493cb
0xec50…59730xef43…6c7fBase$0.20100%virtuals176d ago0x97926c…f725fd
0xec50…59730xef43…6c7fBase$0.50100%virtuals176d ago0x8b5b06…97cc38
0xec50…59730xef43…6c7fBase$0.50100%virtuals176d ago0x8a90e9…c10bb5
0xec50…59730xef43…6c7fBase$1.00100%virtuals176d ago0x327da4…280359

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.