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.0001100%0x03ea…c2d448d ago0xfe7378…0da417
0xe75b…7d730xe2fb…6eacBase$0.0001100%0x03ea…c2d448d ago0xa7574a…1fc0bd
0xe75b…7d730xe2fb…6eacBase$0.0001100%0x03ea…c2d448d ago0xc5b26e…ae836b
0xe75b…7d730xe2fb…6eacBase$0.0001100%0x03ea…c2d448d ago0x414983…f30a59
0xe75b…7d730xe2fb…6eacBase$0.0001100%0x03ea…c2d448d ago0x887173…2c6105
0xe75b…7d730xe2fb…6eacBase$0.0001100%0x03ea…c2d448d ago0x53831e…407212
0xe75b…7d730xe2fb…6eacBase$0.01100%0x03ea…c2d448d ago0x4111ca…fcea6a
0xe75b…7d730xe2fb…6eacBase$0.0001100%0x03ea…c2d448d ago0x1b952c…bd4b96
0xe75b…7d730xe2fb…6eacBase$0.01100%0x03ea…c2d448d ago0x2555ef…9fad73
0xe75b…7d730xe2fb…6eacBase$0.001100%0x03ea…c2d448d ago0x3b4d64…3a4eb8
0xe75b…7d730xe2fb…6eacBase$0.000170%0x03ea…c2d448d ago0x3f748b…948ebb
0xe75b…7d730xe2fb…6eacBase$0.0001100%0x03ea…c2d448d ago0x757685…6672ad
0xe75b…7d730xe2fb…6eacBase$0.01100%0x03ea…c2d448d ago0x01697a…2a0159
0xe75b…7d730xe2fb…6eacBase$0.000170%0x03ea…c2d448d ago0xe15713…ec8c94
0xe75b…7d730xe2fb…6eacBase$0.0170%0x03ea…c2d448d ago0x65db62…562b15
0xe75b…7d730xe2fb…6eacBase$0.00170%0x03ea…c2d448d ago0x51e7bf…e8cb66
0xe75b…7d730xe2fb…6eacBase$0.000170%0x03ea…c2d448d ago0xb3e679…b8111f
0xe75b…7d730xe2fb…6eacBase$0.0001100%0x03ea…c2d448d ago0x18e515…4ca0a8
0xe75b…7d730xe2fb…6eacBase$0.000170%0x03ea…c2d448d ago0x6ac0d5…0e0c4e
0xe75b…7d730xe2fb…6eacBase$0.0170%0x03ea…c2d448d ago0x548cb4…ed82a6
0xe75b…7d730xe2fb…6eacBase$0.00170%0x03ea…c2d448d ago0xac4a01…ddeee0
0xe75b…7d730xe2fb…6eacBase$0.0001100%0x03ea…c2d448d ago0x7e6ff1…56a2fe
0xe75b…7d730xe2fb…6eacBase$0.0001100%0x03ea…c2d448d ago0x797fe1…1dd23a
0xe75b…7d730xe2fb…6eacBase$0.01100%0x03ea…c2d448d ago0xf97c76…dac2ec
0xe75b…7d730xe2fb…6eacBase$0.001100%0x03ea…c2d448d ago0xfb5b63…da4a6f

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.