Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb9a984…bf413d
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7fa9ee…8c4aaf
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf507dd…8b47cc
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf53c01…14f2ef
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x88bb54…9bfb5b
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x58564c…b14bae
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x05a9b8…de07d5
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x620dab…c13dbe
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x25da2e…36aeb3
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4a9789…3380e0
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x82cca4…9f90b7
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd380f3…eae277
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x33d0b6…7eeb1c
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x47eb06…ed711e
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4f521f…c436c1
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6d9a21…9731df
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb6808e…ca4e1a
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x172fa8…b0d59a
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x443eeb…611a74
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x04515f…4e5d6b
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3dd6d9…e1fade
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x55740c…8bcd5e
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5ecdc8…8be114
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe3c87b…4e16ef
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4a0605…2bb6ad

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.