Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x96184a…6f1a50
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x83c6d0…03143b
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc1bb2b…f43784
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4a1240…e23118
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2902f9…0d38de
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8c3568…569c96
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3f5c5d…f2c223
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x957d70…787daa
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1afac9…1264cf
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4b8ea4…e1a9b9
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb0cb92…a05c07
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x673aeb…d1d271
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2d56ff…e0ece4
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6bf908…babfa1
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x205184…1b61c7
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb272d3…2d5986
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x97cf55…643454
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x772c23…78983a
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0a7ca8…83942b
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x793b85…ae329f
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4faf6f…4f5548
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8e96d4…bedffb
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd78f9b…bf7312
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa0fd5e…f73ea6
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x32c84a…24f561

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.