Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI104d ago0x428d3e…5b07ea
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6ef40c…43bfd0
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI104d ago0x244e88…3c3c1c
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI105d ago0xafac29…6c4e7e
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI105d ago0xeed9be…aba31b
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd0f672…5b2cdc
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb3029d…8153ec
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI105d ago0x189536…2ba1fc
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5f456b…42a3fe
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7e837b…3039a5
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4b700e…df0e30
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI105d ago0x97627a…b5f35e
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3dd9cc…3f9f10
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI105d ago0x03899a…829c2a
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6ab9d1…0eae09
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI105d ago0x604735…236cfb
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe916c9…4986dc
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5f1c7b…eb3adf
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI105d ago0x501036…da915b
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI105d ago0x270089…77ea23
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI105d ago0x03876b…69f7b8
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI105d ago0x85f96f…d03cc5
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI105d ago0x385746…5c301b
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI105d ago0x87e072…d0cf22
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI105d ago0x94febd…7b280f

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.