Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6e032b…2ca094
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf2393c…3c0d77
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9ea9fc…9d303f
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9cb826…8d008e
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x508a56…b63e02
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa5d82e…bfd049
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x364c68…66626b
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4ea64f…60663f
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x143e37…3b737c
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x03c85b…17695e
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI110d ago0xce244e…f64a99
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x066356…4d4a53
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6dfbe2…debbdc
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf943e6…5f0473
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x825c76…0fdfd9
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3ecce0…6ff37c
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbf8804…b2a8cc
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI110d ago0xab5258…f8c3ec
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4545ce…ad1561
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfab2fc…4716c5
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x42ffe0…ecc825
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa5d0d2…5d48fc
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI110d ago0xde3c22…ff4c8d
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd940a5…cefb6b
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x756581…79184b

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.