Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI111d ago0x60ba5e…e47fa1
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI111d ago0x9aa4ec…d9adf4
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI111d ago0x4a6715…27e52c
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2b863f…480bf1
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI111d ago0x86a0c2…12d184
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd3b4c7…d361a2
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb7bae3…5ebe53
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa850e0…d9cd83
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc3ad04…23315f
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI112d ago0x7cb77b…4ccbbf
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI112d ago0x535ebc…e7ce7d
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI112d ago0x7721c4…e0436c
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf22dae…aa5723
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI112d ago0x740350…0f6ccf
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI112d ago0xaf0850…a9b8a0
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI112d ago0x773b7e…e6c6c9
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd1eef8…8e077c
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0d66f6…cbda9f
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI112d ago0x389f3f…35b1c4
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI112d ago0x872363…cd6ae4
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5377f8…17559d
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI112d ago0x77cd16…e8e75f
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI112d ago0x81c370…0e447d
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9a133a…943637
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI112d ago0x11d4d9…7baf54

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.