Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2086cb…6a5d32
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI108d ago0x81f6a9…2fbca4
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI108d ago0x940540…10acf0
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI108d ago0xee4bfe…e3ed19
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI108d ago0x063622…9cb44a
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI108d ago0x46ed78…54f9c9
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf4b239…021e67
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI108d ago0xabda7e…cd9bd8
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8cc24a…340b93
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfa78ab…664370
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI108d ago0x98cb67…11f802
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd5d9e0…e9fb9c
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI108d ago0x473435…6ea3e4
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI108d ago0x41c28a…b269e3
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI108d ago0x599edc…e00996
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2ee506…6094ae
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5b8292…8c9f81
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI108d ago0x09f838…562857
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI108d ago0x473f49…01391b
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI108d ago0xccbd40…982ea0
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0595b2…835f52
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb86168…e9f920
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe76f9a…c96def
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1a6334…1d93f9
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI108d ago0x73a304…83e581

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.