Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x104e…1b810x6a5e…c666Basex402 service$0.01100%payAI113d ago0xdd34ac…6dc0d4
0x104e…1b810x6a5e…c666Basex402 service$0.01100%payAI113d ago0x1dda64…542b42
0x104e…1b810x6a5e…c666Basex402 service$0.01100%payAI113d ago0x4a3b1d…7d95cd
0x104e…1b810x6a5e…c666Basex402 service$0.01100%payAI113d ago0x337aed…2e0470
0x104e…1b810x6a5e…c666Basex402 service$0.01100%payAI113d ago0x5038b2…99c56a
0x104e…1b810x6a5e…c666Basex402 service$0.01100%payAI113d ago0x4b26a0…be891f
0x104e…1b810x6a5e…c666Basex402 service$0.01100%payAI113d ago0x10625f…3cdead
0x104e…1b810x6a5e…c666Basex402 service$0.01100%payAI113d ago0x31b878…079f66
0x104e…1b810x6a5e…c666Basex402 service$0.01100%payAI113d ago0x28b593…30389a
0x104e…1b810x6a5e…c666Basex402 service$0.01100%payAI113d ago0x4763d5…971f3a
0x104e…1b810x6a5e…c666Basex402 service$0.01100%payAI113d ago0x86126e…465025
0x104e…1b810x6a5e…c666Basex402 service$0.01100%payAI113d ago0x5915d9…8ab5d5
0x104e…1b810x6a5e…c666Basex402 service$0.01100%payAI113d ago0xfa70ce…22de24
0x104e…1b810x6a5e…c666Basex402 service$0.01100%payAI113d ago0xad4e0c…2bca3a
0x104e…1b810x6a5e…c666Basex402 service$0.01100%payAI113d ago0x90a297…be4746
0x104e…1b810x6a5e…c666Basex402 service$0.01100%payAI113d ago0x0a557b…7f5bee
0x104e…1b810x6a5e…c666Basex402 service$0.01100%payAI113d ago0x820847…13a283
0x104e…1b810x6a5e…c666Basex402 service$0.01100%payAI113d ago0x4b58cc…dd7403
0x104e…1b810x6a5e…c666Basex402 service$0.01100%payAI113d ago0xb07c30…43e878
0x104e…1b810x6a5e…c666Basex402 service$0.01100%payAI113d ago0x27177d…9b6d77
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1027c8…b1dd69
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI114d ago0x787198…87699d
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3fa6ce…0625ca
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbe02bc…62cd55
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI114d ago0x976520…3d6740

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.