Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x819d9e…992aa0
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1c17f6…ee4f8c
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x721e21…da7562
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe8e751…2698e5
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x898d35…baa75b
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5bdd8a…1c0600
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe0029c…4144c9
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8ec56e…afdb56
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd410e6…ea6377
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa83099…54d880
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbaec4e…9cfca7
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x345d1f…b44226
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x08a111…caefee
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x279095…1a4bbb
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3d703b…e16019
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1776df…028c54
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8b4cdb…32169e
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9a2561…f0419c
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x336ba1…9c6199
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe58171…7745c3
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x80a935…45ec2d
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc660b2…3da399
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9c7f46…1dff3b
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf8661d…f25509
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8adcc0…372636

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.