Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown94d ago0xe5b97e…a21ed6
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown94d ago0x74edfd…6dba48
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown94d ago0x4f2add…3b0a44
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown94d ago0xdc6746…bb4534
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown94d ago0x931bfd…b46962
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown94d ago0x2c2706…4e0a2a
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown94d ago0x5cd639…da8af2
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown94d ago0xf95a08…c36dba
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown94d ago0xf9791c…63d6dc
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown94d ago0x600029…5a881d
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown94d ago0x3a6ccd…f6386d
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown94d ago0x17ac20…8f13e5
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown94d ago0x464952…424ff1
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown94d ago0x7fffcf…78a3b6
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown94d ago0x26e137…d6efc2
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown94d ago0x73c655…c20b97
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown94d ago0xbfed43…d3f53e
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown94d ago0x904cfc…679c8b
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown94d ago0xe9730d…e2ffc0
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown94d ago0xb6b75e…f0645a
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown94d ago0x7853ac…53113b
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown94d ago0x64857c…fdaccc
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown94d ago0x7368a0…0ff7e9
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown94d ago0x35d1a5…3bddd0
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown94d ago0x933982…57e9d2

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.