Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x52a5a7…1507ff
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0b9718…10ca24
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1f41e5…42d0e6
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xff1eb9…fc9479
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6110d2…ee95e8
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xac9431…2de75a
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x770463…a4cdb4
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6e9dfc…9706b7
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8fd82b…5f69c9
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x058aec…20adfc
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfc9a15…43a103
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdbe00c…cb561d
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x170baf…0073dd
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5f2419…fd4aeb
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcfc7c0…459d3e
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdc1b95…816127
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI114d ago0xedf8da…dd2b04
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x94791a…ad9065
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa8ae60…3dfa34
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x204231…7e2356
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9a2043…15c3f6
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3ac822…13f31f
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf0ad81…0d5baf
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x308102…c79576
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3b2d10…c4ab09

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.