Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x48e57e…f10585
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa4adc1…98cbad
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8d17f4…11559e
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9b64ec…bd21e9
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb6e915…cdbdb5
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x536a09…84f2a4
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xda7f26…26e685
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3349f1…525ca7
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x11157e…08a420
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x880337…b839d0
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x659a0f…ea9603
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x78cea1…20f9a9
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9aef3b…b48b5b
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc77b0b…4cebeb
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa615c3…51be01
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x1f2e73…0d81aa
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x74c7cd…9de26d
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x488fc9…1ab3fe
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x05e3d8…d56732
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x215730…64e3b0
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x76b2ac…910290
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb6d850…cdb38a
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x1a1f36…0affe8
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf09911…6a61ba
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xaaac64…a1ac9b

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.