Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb47052…8d23ef
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd0de28…5859d1
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI106d ago0x16d913…93d515
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9cb377…2dab3c
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbc2228…2c5252
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3cdfd0…43444d
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5eb313…39168e
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf76337…f74b30
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI106d ago0x813d58…22b395
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1022a2…3f90a8
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI106d ago0x618c4f…17560e
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe1bedf…054f2f
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI106d ago0x065a21…2e459a
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9c6cec…399ed0
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI106d ago0x99317e…7bc764
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI106d ago0xea3415…15c548
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5ba107…80544d
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI106d ago0x85dd66…ae7ba1
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI106d ago0x926f3a…bba6a8
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5c161e…8d78e1
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI107d ago0x36444c…236bf0
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfda1c9…a7b152
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI107d ago0x331cd3…45444b
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8d4cf5…30020a
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3d8d04…9542a6

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.