Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x38acbf…601175
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x83b176…63d02e
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1ceefd…86aa1a
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd4f238…9aae9d
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0bd4ea…a4f22c
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5952b5…5af022
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x803bb2…612a4c
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc3f874…9be18e
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7b68dd…04ed18
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc8ee5a…fb0381
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xba942e…4b9f56
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb492a3…67b971
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9e5627…82e147
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x518a01…92fc27
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x97500c…e83c9c
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0b0d08…425bb0
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xeea627…2aa195
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcb9b6e…0be71c
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8ad220…2e822b
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7ee817…850c3a
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0039d2…065ff8
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3ee074…8b7f53
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe25610…b23370
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x26c880…37b58c
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa29aec…be6952

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.