Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdc9f34…7a3448
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa4018c…a98944
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI103d ago0x756561…515b4f
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI103d ago0x84a75c…4661d1
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6dab65…d71903
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd884b8…2f1495
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe17925…8ee721
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf1eb93…1e3cd5
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI104d ago0xddb668…9fc65b
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x19e3e1…43acaa
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3dbbc4…1f7bac
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0fbf1b…33f533
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI104d ago0xefcb11…5dfc9f
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4fdee8…96ade3
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9d306a…3d2d67
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x950d80…dee43f
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x25af4c…6af510
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x30421c…1b9d0a
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x37bea6…add1d4
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa41d74…a108c4
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI104d ago0xffde9b…151f3a
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x71eea4…2af62b
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb0a579…63149a
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa14e59…0ab9b6
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0fbe3c…e9ae7a

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.