Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc7bdeb…8461db
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2289e2…9ee013
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8d6a99…ddb6fe
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2310e6…357d59
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3f15a6…ed699d
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfba45b…418916
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x785dc0…24b878
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcf7fd0…545186
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x75cc15…78ea27
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x690590…f345f3
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5c8332…d6a9cb
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbb03a8…6f7bfe
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc0734a…d6002c
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa6eadf…16f49f
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa32ea6…a96d81
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa0a169…1fa251
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4810c8…53fb42
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcc9dcc…d85933
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x71cb8f…d142f2
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb6124e…54901d
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb43389…f42b42
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xec338e…2b8f21
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4d86dd…ed25bf
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x659ce9…3395f4
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x348069…6f96fa

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.