Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd52f…99310x10c1…1e24Base—$1.65100%coinbase116d ago0x9bd905…d9c8d9
0xd52f…99310x10c1…1e24Base—$1.65100%coinbase116d ago0x0f8410…14865f
0xd52f…99310x10c1…1e24Base—$1.63100%coinbase116d ago0xc7d33b…3524f3
0xd52f…99310x10c1…1e24Base—$1.66100%coinbase116d ago0x43b3fb…485ea4
0xd52f…99310x10c1…1e24Base—$1.61100%coinbase116d ago0xdf6f55…0b656d
0xd52f…99310x10c1…1e24Base—$1.60100%coinbase116d ago0xdc3ec2…2b0779
0xd52f…99310x10c1…1e24Base—$1.61100%coinbase116d ago0x30b660…54d5ae
0xd52f…99310x10c1…1e24Base—$1.60100%coinbase116d ago0x807c81…6af2b0
0xd52f…99310x10c1…1e24Base—$1.66100%coinbase116d ago0xe66660…634afc
0xd52f…99310x10c1…1e24Base—$1.57100%coinbase116d ago0xfe96b1…a9b736
0xd52f…99310x10c1…1e24Base—$1.57100%coinbase116d ago0x7e5057…f39f19
0xd52f…99310x10c1…1e24Base—$1.57100%coinbase116d ago0x1b4f4a…761e1b
0xd52f…99310x10c1…1e24Base—$1.57100%coinbase116d ago0x7f74b2…15f4a6
0xd52f…99310x10c1…1e24Base—$1.58100%coinbase116d ago0x8c95fb…a8f147
0xd52f…99310x10c1…1e24Base—$1.57100%coinbase116d ago0x5d0b12…b6c7cd
0xd52f…99310x10c1…1e24Base—$1.60100%coinbase116d ago0x678670…109b78
0xd52f…99310x10c1…1e24Base—$1.54100%coinbase116d ago0xf64daf…c76d28
0xd52f…99310x10c1…1e24Base—$1.53100%coinbase116d ago0x4b75b1…1fb128
0xd52f…99310x10c1…1e24Base—$1.54100%coinbase116d ago0x8bddfb…971ebc
0xd52f…99310x10c1…1e24Base—$1.53100%coinbase116d ago0x089515…6cad65
0xd52f…99310x10c1…1e24Base—$1.52100%coinbase116d ago0x4f89bf…061c5a
0xd52f…99310x10c1…1e24Base—$7.59100%coinbase116d ago0x24450a…a48e49
0xd52f…99310x10c1…1e24Base—$1.55100%coinbase116d ago0x5d0091…cc7417
0xd52f…99310x10c1…1e24Base—$1.56100%coinbase116d ago0xef7686…689db9
0xd52f…99310x10c1…1e24Base—$1.49100%coinbase116d ago0xb7e0f6…2f67a3

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.