Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9fce5b…73425d
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4b3d1f…c90e46
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI114d ago0x90d574…1e5da2
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1a7e5b…b538ae
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8d7d63…d7bad6
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI114d ago0x32aed8…90ced6
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbc0d87…363943
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6e9dc3…f27501
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2a0d64…acfecb
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc26a10…85fa8e
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1c88ce…dc2063
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI114d ago0xba07c8…9936a9
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbd3d19…b0fdc6
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI115d ago0xafc077…2ac418
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI115d ago0x79e63d…51b79b
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4e514d…38e928
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9cb279…d3e091
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcc158f…ba54bb
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0e0058…3148d0
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI115d ago0xac6d81…41802b
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3cfb25…b7bbe8
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI115d ago0x832da5…951914
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI115d ago0x155ccf…75f424
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI115d ago0x02139e…53ac07
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI115d ago0x939785…0e1169

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.