Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xec9412…bd4c9f
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4d0a0a…8a3a4f
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xaa4fa1…62a463
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4996c8…f7e02e
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe31f7d…7f8f18
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xeb7f80…3c2d68
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7a14b0…8b455c
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7f8b15…c270e1
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9911cc…a40030
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb2301f…26abcf
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xca5686…727fd6
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf52b90…a06ccb
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x369e00…dd440f
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x64ebe3…d07a92
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe230e3…dba36e
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfc6bc7…676367
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x92967a…107e0f
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe3fade…b96d07
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x02982d…c2bb60
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb8f926…30cbf8
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6493c7…ce073c
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6e2b18…c15f61
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcb8da9…843f09
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7b6548…e8623a
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x72ca7e…5c1a0d

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.