Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x021c29…69abda
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfb6902…cfb01d
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x27d774…c77a69
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x574ed1…bbfc9a
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4b6af7…6c972c
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x06c598…2605c6
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8b4f65…856093
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x849176…1c1d9c
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x78ff79…e91105
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7547e0…c329fb
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x785035…b0c0be
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8addb6…ae7028
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x82390c…cde552
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x24872e…f280d0
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x72254c…01e49b
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x735f0a…228802
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa63537…664d25
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x942485…9e3825
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6b53ac…c21ba3
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI115d ago0xee3d64…a0736f
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe913df…83690d
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd17321…cf53a9
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x56e770…d50f8b
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x116d3d…3e0c6e
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0cf1d6…731f7c

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.