Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe1e833…51f777
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI104d ago0x650e05…760941
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI104d ago0x930aa8…18f78f
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcdeb00…78169e
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7f2725…a8b4a8
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI104d ago0x18f055…1f339a
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4eba64…eec3ca
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI104d ago0x39e26c…211709
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb199d0…7c378c
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7f7bda…e8c0d4
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI104d ago0x227a01…460a3d
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI104d ago0xea9638…2bd2a4
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI104d ago0x463042…12e370
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4d6720…e156e6
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI104d ago0x470fbc…5b5bb5
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI104d ago0xccea09…a0f9cf
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb8bdf1…a4e52b
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5c6b9b…8f72a4
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9f18b2…454af4
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6863d1…48ba6f
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI104d ago0x78a11f…35570a
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI104d ago0x287e70…230c06
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9f946f…425cfb
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc96cbf…e78538
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6df7fd…4f09e4

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.