Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf28259…b94de7
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI114d ago0x38db22…a835b0
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI114d ago0x55485d…61af32
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI114d ago0x605050…1f45ec
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI114d ago0x256bf0…14dc1a
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3d020c…d05a76
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf669e0…cb7813
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5fe705…4c2dca
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8b22ff…975652
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0a8ba9…1f5efb
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI115d ago0x837517…75bd93
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1f39d6…4498b0
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI115d ago0xff615b…530392
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa90c61…19011f
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf264d4…c74c0f
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf60f11…132688
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI115d ago0xaafea1…5b9a50
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI115d ago0x905319…178c41
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb3d390…7c647e
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1ecba3…3d430c
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7dcd11…8f6fd1
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdb4671…4dc19c
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf5ad6c…2592d7
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI115d ago0x535aac…419ba1
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4e5cd0…c3fa94

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.