Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe0fdcb…bee3be
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2a7dd7…73b508
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbc3af1…dbd347
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI114d ago0x03b986…9006a9
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfe320b…c7577a
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI114d ago0x54016f…52244f
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6489dd…317ab1
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc203ae…6d80b0
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf29a74…4c2749
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4eed6d…2bde15
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI114d ago0x317aed…6b012f
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb994e9…819323
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf54fc0…f30c32
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc73b8a…0a26e4
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI114d ago0x32d4fa…818cb7
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa4b68b…33c7e1
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf92934…ed5a37
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5dd05c…0c1c54
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2faea4…a10f0b
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe6b4b4…578004
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3add52…adf3fc
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8eccc2…87a1ad
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI114d ago0x57afd7…11cca5
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI114d ago0xaf5f15…9e4346
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfd704b…90871c

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.