Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI108d ago0x926cd2…ec9b11
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2d8b97…03da32
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2c65a1…1cad2a
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI108d ago0x33a4e7…989afd
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6d3b62…5b2f25
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb6bce8…f78b7d
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI108d ago0x01c231…f74ab6
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI108d ago0xffa67c…af6490
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2e04cf…e02f15
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI108d ago0x07aa6a…9a7597
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf4d3db…76efd8
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI108d ago0x01c4e5…a48d80
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb48c9c…450d51
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3631c5…7e879d
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI108d ago0x266483…6b793e
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1d9207…d54ee8
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf3a725…d3c13f
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd0428d…cecfc9
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2f89b6…861724
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI108d ago0x19ab28…8c9e49
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6d66b7…ba556e
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI108d ago0x70ca13…bf033d
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa0bbda…8d710b
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI108d ago0xede0c7…547150
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7c1cbd…6a1d1a

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.