Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7b9c1e…048dce
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa0a7d8…3461a6
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd22027…bbbda5
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc9e5a6…c4fea5
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6c625d…c9f4b6
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcce009…047ef7
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6e8cb8…518e59
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc3a343…926b16
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb32b57…568f0d
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI110d ago0xce9ea0…559aea
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI110d ago0x92e697…734d88
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI110d ago0x769bfa…5b8e0f
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc4a612…01bceb
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI110d ago0x849757…1eae04
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI110d ago0x02df7e…bf29f8
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI110d ago0x843d85…27e252
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa32b9a…bb285e
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8f20a5…42d246
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI110d ago0xefd5c2…124b26
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI110d ago0x176c1e…7411f3
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd2d3f0…0fc4f9
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI110d ago0x567c08…22d46e
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd4ca29…b9010a
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI110d ago0x43b43e…11c669
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI110d ago0x11dead…8c86dc

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.