Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xce2685…3f374a
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x76d97b…2819e9
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbb928b…2cca8f
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd0b8c0…23025a
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x998da3…97640b
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc82878…db8ebe
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0b146b…469fda
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0ae523…8c6c4c
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6b9d66…facd5c
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xeec9da…1b707e
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xce3bdd…8f8895
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x97e70e…034fdd
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4a371f…48bce9
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xfaa901…8d45c7
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x1b2a9f…e6f29d
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x16f7f3…b2ea4f
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x28d04e…2a37e3
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5dc52c…746104
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x864ad6…913b18
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xbc769d…b2978f
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xb26b05…142f56
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x354cd5…7f0edd
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x352bbc…725397
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xbaff18…a6ca45
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x7ef684…e8aa3f

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.