Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe75b…7d730xe2fb…6eacBase—$0.000170%0x03ea…c2d450d ago0x5af85a…3970d5
0xe75b…7d730xe2fb…6eacBase—$0.00170%0x03ea…c2d450d ago0x5d5217…752281
0xe75b…7d730xe2fb…6eacBase—$0.000170%0x03ea…c2d450d ago0x5d2599…816eb0
0xe75b…7d730xe2fb…6eacBase—$0.00170%0x03ea…c2d450d ago0xcb708f…246e1f
0xe75b…7d730xe2fb…6eacBase—$0.00170%0x03ea…c2d450d ago0xc7fa2c…4b4f9b
0xe75b…7d730xe2fb…6eacBase—$0.000170%0x03ea…c2d450d ago0xa3595f…96fe4c
0xe75b…7d730xe2fb…6eacBase—$0.000170%0x03ea…c2d450d ago0x45b0ff…9a219a
0xe75b…7d730xe2fb…6eacBase—$0.000170%0x03ea…c2d450d ago0xd18bc1…7de758
0xe75b…7d730xe2fb…6eacBase—$0.000170%0x03ea…c2d450d ago0x073916…8940c7
0xe75b…7d730xe2fb…6eacBase—$0.0170%0x03ea…c2d450d ago0xe9dd50…85dcad
0xe75b…7d730xe2fb…6eacBase—$0.00170%0x03ea…c2d450d ago0x3efd4c…bca8c4
0xe75b…7d730xe2fb…6eacBase—$0.000170%0x03ea…c2d450d ago0xc7a757…fd1803
0xe75b…7d730xe2fb…6eacBase—$0.00170%0x03ea…c2d450d ago0x956630…3b342e
0xe75b…7d730xe2fb…6eacBase—$0.00170%0x03ea…c2d450d ago0xad768b…faea16
0xe75b…7d730xe2fb…6eacBase—$0.00170%0x03ea…c2d450d ago0x9ea773…285c1b
0xe75b…7d730xe2fb…6eacBase—$0.00170%0x03ea…c2d450d ago0x623789…e766ff
0xe75b…7d730xe2fb…6eacBase—$0.00170%0x03ea…c2d450d ago0x6f7e77…ecb453
0xe75b…7d730xe2fb…6eacBase—$0.00170%0x03ea…c2d450d ago0xb943f4…e05c59
0xe75b…7d730xe2fb…6eacBase—$0.000170%0x03ea…c2d450d ago0x260beb…b0a90b
0xe75b…7d730xe2fb…6eacBase—$0.000170%0x03ea…c2d450d ago0x9ce7b3…ef40df
0xe75b…7d730xe2fb…6eacBase—$0.000170%0x03ea…c2d450d ago0xe35ed3…fffddf
0xe75b…7d730xe2fb…6eacBase—$0.000170%0x03ea…c2d450d ago0x1825da…f58f3f
0xe75b…7d730xe2fb…6eacBase—$0.000170%0x03ea…c2d450d ago0x26c600…935c9d
0xe75b…7d730xe2fb…6eacBase—$0.000170%0x03ea…c2d450d ago0x1f4f87…ea9ad1
0xe75b…7d730xe2fb…6eacBase—$0.00170%0x03ea…c2d450d ago0x3466ab…181d78

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.