Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6e0259…1f84ac
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI113d ago0xebe6e6…fde8cf
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9ebd89…440892
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6f0296…f45583
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x00ff00…d378ac
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd711ec…a345bf
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc1c6f7…aea036
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcf2362…cebccc
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI114d ago0x913aa8…645c49
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe4bbd3…92eb3d
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa29dbb…2b4e06
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7340f0…b537dd
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc8e518…1d948e
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI114d ago0x34c40b…d432db
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa861f9…ff1096
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI114d ago0x216136…e9ac01
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc027da…ea5ab1
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI114d ago0x97101e…8373d7
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI114d ago0xaa3b70…c5414b
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI114d ago0xca1f79…e36143
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf5eda7…bf6f7a
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9f2ee9…8e38f5
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI114d ago0xac7060…0f4486
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI114d ago0xaadd98…826d14
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe44b5e…45f0f1

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.