Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2471d9…02c532
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x66f1b6…f64df2
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x409970…7644f3
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2ce0e2…a4ec61
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf23ee9…e90075
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa9dcb4…795eb6
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x52297c…43e979
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x77ca5b…de12cd
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xddcc48…4ea479
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7fe895…90d5ff
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc83922…850b75
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x37fbd3…953537
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x24af1d…5eff63
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4abaf2…8a8a8f
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd66734…f026fc
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9718cc…0e4e75
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc515e9…cfdf00
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe7a5df…de11c0
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x33ee3e…b4ab6c
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5fa28b…a11bf8
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa9777f…d8d6a9
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfeab88…d0a121
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xde631e…760218
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc26666…0cc48b
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc1f2e0…13fe1b

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.