Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8a3916…c8ff5f
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI115d ago0x610e88…e3c908
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI115d ago0x32f2ff…4be78f
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd89684…84cc28
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8164a5…0f6a32
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI115d ago0x651626…192c13
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfdef83…deded7
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcb545a…d6b95f
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd19c91…af0212
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1b9845…21f11b
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb6176a…b697d7
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI115d ago0x15bd9d…d34a09
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb5e1ed…1d6ff7
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdae373…9a9a76
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfd9b5e…b0481b
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI115d ago0xadee88…37b941
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI115d ago0xca7ad0…060cb9
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI115d ago0xeaa228…f62c12
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI115d ago0xba7fda…1945e2
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI115d ago0x71ca07…d9a0fc
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb277da…919238
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI115d ago0x05b451…33691c
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI115d ago0x436333…a37bc5
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI115d ago0x54415d…74f155
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI115d ago0x622f7a…b57338

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.