Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0896f0…d2ba69
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0dfadd…637183
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x911900…69af78
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x894599…7c79e1
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5929f0…9c6cda
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x57feac…dbaff4
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x60a07a…3d645f
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x01d1b9…ca2482
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x497cf5…9d30c5
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9fdef2…4bec00
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x052e14…468322
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe69ea4…f88861
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcb7e1a…2c6785
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc5fb23…9ad330
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3712e4…e6564b
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3a2b45…0cd0f4
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf0087c…62b14d
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x833ef5…f31e2a
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3ddfa6…16345c
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa04bd5…2f1c68
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x985ab4…5f9176
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe36844…9ddef8
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe12f8a…6ef4f7
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3275c9…01ff0e
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI115d ago0x77811f…88864b

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.