Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5229f3…4b2859
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xab347e…d2e83e
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6a5fea…4dad8b
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x73781a…4b5876
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf8a779…749f29
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2d0873…e2fc69
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb53993…42f784
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1543d8…76abc2
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1b4de4…de9d39
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8dbd26…7d89bf
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7126a2…88b56a
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe1033c…23b611
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x65219e…6d24e7
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1815cf…6f830e
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x470cf8…d471c3
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x65d568…7c10a9
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4a87f4…963dd7
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa96db0…9e609c
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xda66e4…7f657a
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x218fbe…ba069b
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcc7b64…cb5ffa
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x863007…4fc848
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x99ad0b…8f5ad3
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x23fd7b…3d4794
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd9b3cc…e14113

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.