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%payAI116d ago0xa59dc0…64a3c8
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI116d ago0x55ffbd…df9b7e
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5e0ad1…7e0822
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbeec21…1110f7
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI116d ago0x963f04…63a7f2
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe01099…580b67
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5d2bde…89265d
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI116d ago0x368b0a…732ed7
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI116d ago0x96fcc0…09b191
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdd032f…f2bbaa
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI116d ago0x54e2cc…4c0b76
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI116d ago0x481c9f…806131
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5bb271…79a08c
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe4c8c6…257ff4
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI116d ago0xada839…dbce14
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf7a5c6…b7b9cc
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfb0c08…b7b8ac
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI116d ago0x249288…e0bae1
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI116d ago0xddc9a4…6ba692
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfed923…444dfd
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7adda7…4e2eee
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI116d ago0x115087…fc8829
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI116d ago0x01cbe7…085404
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI116d ago0x78e9bf…2cf0aa
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe064e4…d5b50c

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.