Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcf6407…5fd0e6
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x765eab…c5b8e0
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4d8097…87f80e
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xed6b5b…e9eb8b
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x17dcd2…ce5b29
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7350d8…52fb82
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8fd716…5fb6b9
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xeba92b…c50ee1
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf3324d…67b428
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x97ce99…4cd8ad
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc94c55…b1321b
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc750d4…cb7f02
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa28d33…fe5e60
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb466ea…c35f85
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x28905c…0e8d60
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf4e0f2…ac442b
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcbc399…9dff5d
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8f7e33…cece40
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3583bb…d170a0
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3ed2a5…7381e2
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcf0dbc…9bba9c
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x05e6fe…e7b4f5
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4c190e…090db9
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x669cae…d05019
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3db3fb…aeb42e

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.