Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ccb…da3d0x9c95…e299Base$0.001100%Route unknown61d ago0x3a9ede…9ac0d0
0x5ccb…da3d0x9c95…e299Base$0.001100%Route unknown61d ago0xafb133…613aa8
0x5ccb…da3d0x9c95…e299Base$0.001100%Route unknown61d ago0x25ac51…2877f5
0x5ccb…da3d0x9c95…e299Base$0.001100%Route unknown61d ago0x8b3f31…01046f
0x5ccb…da3d0x9c95…e299Base$0.001100%Route unknown61d ago0x7e8e81…bd434f
0x5ccb…da3d0x9c95…e299Base$0.001100%Route unknown61d ago0xc4d1bb…b518e5
0x5ccb…da3d0x9c95…e299Base$0.001100%Route unknown61d ago0xd83a89…ce5407
0x5ccb…da3d0x9c95…e299Base$0.001100%Route unknown61d ago0x9d61fd…d00305
0x5ccb…da3d0x9c95…e299Base$0.001100%Route unknown61d ago0xb75289…f8e323
0x5ccb…da3d0x9c95…e299Base$0.001100%Route unknown61d ago0xb6a818…af4191
0x5ccb…da3d0x9c95…e299Base$0.001100%Route unknown61d ago0xb89210…c93a63
0x5ccb…da3d0x9c95…e299Base$0.001100%Route unknown61d ago0x90fb95…5e8035
0x5ccb…da3d0x9c95…e299Base$0.001100%Route unknown61d ago0xc5f7f0…689bef
0x5ccb…da3d0x9c95…e299Base$0.001100%Route unknown61d ago0xb99230…a78952
0x5ccb…da3d0x9c95…e299Base$0.001100%Route unknown61d ago0x995143…3e149f
0x5ccb…da3d0x9c95…e299Base$0.001100%Route unknown61d ago0xdf3a4e…8d662c
0x5ccb…da3d0x9c95…e299Base$0.001100%Route unknown61d ago0x3b4a9c…20476f
0x5ccb…da3d0x9c95…e299Base$0.001100%Route unknown61d ago0x8fda10…43b314
0x5ccb…da3d0x9c95…e299Base$0.001100%Route unknown61d ago0xcfbf76…5e3105
0x5ccb…da3d0x9c95…e299Base$0.001100%Route unknown61d ago0x21a451…cc1446
0x5ccb…da3d0x9c95…e299Base$0.001100%Route unknown61d ago0xe5c214…a9b6d6
0x5ccb…da3d0x9c95…e299Base$0.001100%Route unknown61d ago0xe1c612…4106c4
0x5ccb…da3d0x9c95…e299Base$0.001100%Route unknown61d ago0x71de7c…6038fa
0x5ccb…da3d0x9c95…e299Base$0.001100%Route unknown61d ago0x0e1950…ae729f
0x5ccb…da3d0x9c95…e299Base$0.001100%Route unknown61d ago0x9502fb…ba1d0e

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.