Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfb8fc7…617bcb
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc44202…5afa93
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa771da…8bd539
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI106d ago0xacf8dd…d131e2
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI106d ago0x109dbc…0fb70e
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdc4900…caa01e
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf75897…9dfd23
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5944e5…5bf8eb
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI106d ago0x851708…0966fe
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5d2b59…8ab3af
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI106d ago0x668c3d…c0413a
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8763e5…194a8b
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfdb760…d23df7
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI106d ago0x473d26…78ef31
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe545ab…ad1cbc
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5a4c8d…931b88
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3bde96…0e770c
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI106d ago0x13d2b4…d01a73
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI106d ago0x999997…503d05
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0336ac…553da7
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI107d ago0x025375…1fbf98
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc9cbcf…e101bc
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2bb51c…2f9603
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI107d ago0x63f111…e4d3d0
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe5d163…4aad6e

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.