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%payAI102d ago0xb6cb40…6919a6
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI102d ago0x175c9b…3c13db
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa8479a…d6fddf
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf60313…86042c
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4f0aaa…d1a32b
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6ee58f…94e90c
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI102d ago0x49ecfd…957484
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI102d ago0x80b48d…9f70f5
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa58a1b…7f414a
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc28e5d…0d8e39
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9785de…5a958d
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5d107e…3fa30f
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI102d ago0x67c834…95efb1
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2a9f61…53dcbb
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6f79bb…583f03
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc77262…fb9f7f
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0e04a2…bacbba
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5bf02b…29c244
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfecae6…f476e4
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI102d ago0xea1c78…f08d52
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI102d ago0x46ec29…2066c6
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI102d ago0xaa868c…770375
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd89bf8…b4515c
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8ff406…5de7ae
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI102d ago0x199a26…b4e501

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.