Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7ec0e9…7329d1
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf9c665…9b9a74
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9f51ac…184d9f
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9e9a4d…b53af2
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4a0ac4…453519
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4848c9…02f49e
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc1a1fc…e207bf
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdaf13b…48a880
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa571c5…9c6835
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xaafd5e…ad8d8d
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x09d191…2edfbe
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x723489…8057de
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x032044…0c3ab2
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2a22ff…1669b5
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3feb4a…5a593c
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x48b59e…944eea
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9ce02b…0e5c2b
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x41ecc7…84d774
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcc7a9d…4e6f57
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x93e8c0…c1f528
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe0c535…86f0f7
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3127b5…412650
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x828671…797640
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1b98ef…5ff318
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7c93a3…021be4

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.