Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI102d ago0x42f026…f745b7
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc9d1f8…12b9ab
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe05087…f4de9d
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8bb4d2…e18c2c
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd7fba6…03614f
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI103d ago0x173a26…2d8330
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf3346a…1a118f
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5e2959…d79738
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd1f5f4…089043
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI103d ago0x377c87…4e770b
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe3d10b…648b80
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI103d ago0x619197…e8435a
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8d799b…276cf3
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI103d ago0xce257c…28a89d
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI103d ago0x85f720…c6ad9c
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9126b6…9a2ec7
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe27532…ca86bc
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcc7cf6…27a08e
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8663d9…f794a8
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI103d ago0x598457…ad2b77
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI103d ago0xce92c0…c20fa4
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7809ae…59bcb3
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbcc52a…774562
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9766a7…aea954
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfc97f3…3abcbf

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.