Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf4be35…07365b
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI115d ago0x474510…90f1fe
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI115d ago0x205595…917778
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8eafab…994609
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3cce2e…1d588a
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI115d ago0x69a543…346cfe
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI115d ago0x15c27f…b32bc3
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc9c7c4…ad9742
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0482b6…9478f3
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe05a27…9f9ee7
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdd33d1…add750
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9efbd7…d6ad17
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe119d1…4287b1
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf73359…a0f7fe
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9975a2…4f0d2d
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7ea023…1a155a
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3466c1…415e1a
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0838f8…8871e3
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI115d ago0x41b608…0f3925
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd25ebd…eb568e
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfe4e39…e57aca
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2999bb…699a63
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI115d ago0xda7332…7e13c3
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI115d ago0xde30b5…e0e555
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI115d ago0xeff0f2…c5cc71

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.