Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa9b0fd…244b73
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1dbee8…5d3cdd
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI114d ago0x088584…724067
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbbac45…0628a5
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd97e9d…433689
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf83c04…9d2108
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI114d ago0x276ca0…7c75d6
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI114d ago0x47b2e9…79e317
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf29ddd…73bc51
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcd3610…b33948
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI114d ago0x412d7d…a8a7eb
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4301d3…20525c
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI114d ago0x726f9e…fa2eef
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI114d ago0x06b497…9d2d30
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI114d ago0x269df4…d9155b
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1c1611…eee07a
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI114d ago0x20a939…acb7b8
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI114d ago0x162f15…d4f8e8
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9de787…51755d
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0d59c7…4d258e
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdd1296…9d7821
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI114d ago0x02d5a2…745123
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd1beab…45e4c7
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfa82a3…5c6066
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI114d ago0x065011…e85cbd

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.