Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1e906f…714cdb
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI110d ago0x597264…4a6700
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI110d ago0xec6071…b86b9e
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI110d ago0x038a0b…d3fb2a
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2e4ac6…6dab7b
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5c3a6f…9b455a
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd874d8…22a848
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe31316…5afc56
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7a3355…142829
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI110d ago0x35975a…6e3fc8
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbc2e84…f18f04
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI110d ago0x08f5d2…fcb435
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2393d0…d51682
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8b5440…ff9636
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3f8696…600177
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI110d ago0x85ed97…78e554
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI110d ago0xec29ef…8dfe3e
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI110d ago0x888e66…001eb8
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4ffcb8…664724
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4201a4…af3a11
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe53bb6…102ff6
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfc7f6a…0add20
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI110d ago0x33a5f4…1d9c3c
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5552bd…0ecf0f
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4dab0b…441371

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.