Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb40467…4953dd
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0edc84…b4cf06
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x99dc0f…4e6c2b
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf7bd79…856293
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3825e5…96cd6d
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x34c3fd…f78563
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf9d2c5…86d5c8
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd368df…683096
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xadd497…1c5729
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6c0a4d…287db7
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4ee596…4fb565
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x416b7c…ef6131
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xefb76c…b54cd0
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbcf7f8…a1145f
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe04205…a27763
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf39570…a04edd
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x31e76e…4b5467
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x81f791…320ec5
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe56118…8e8f6d
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xaaa576…778fea
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc3ed56…49183e
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x815e86…f89c73
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x967bca…352c1a
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x209e8f…2467ba
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6f757d…1d29d6

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.