Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cc4…a0070x47de…48e3Base—$0.01100%coinbase79d ago0x588b70…c7e1a8
0x0cc4…a0070xc1a0…78fdBase—$0.01100%coinbase79d ago0x5f90a9…847722
0x0cc4…a0070x2ca9…1021Base—$0.01100%coinbase79d ago0x9c05db…c53613
0x0cc4…a0070xc24b…42b1Base—$0.01100%coinbase79d ago0x13e6de…8bf1db
0x0cc4…a0070xdf7e…2508Base—$0.01100%coinbase79d ago0x268065…f1dbf4
0x0cc4…a0070xae69…7498Base—$0.01100%coinbase79d ago0x83f919…cff3fd
0x0cc4…a0070xee04…08f4Base—$0.01100%coinbase79d ago0x669b4f…a82880
0x0cc4…a0070xea5f…b19eBase—$0.01100%coinbase79d ago0x52cae3…b84605
0x0cc4…a0070x519e…d369Base—$0.01100%coinbase79d ago0x887dfc…300f1d
0x0cc4…a0070xf92d…bf33Base—$0.01100%coinbase79d ago0xf2d35a…8b6782
0x0cc4…a0070x9d38…181dBase—$0.01100%coinbase79d ago0x81b5ea…be6d52
0x0cc4…a0070x684b…0d6eBase—$0.01100%coinbase79d ago0x870827…597e9e
0x0cc4…a0070x1f13…31c2Base—$0.01100%coinbase79d ago0x244590…68e522
0x0cc4…a0070xb29a…1e8eBase—$0.01100%coinbase79d ago0x0fc491…e2cc07
0x0cc4…a0070x4bae…482eBase—$0.01100%coinbase79d ago0x3b3930…6b9ffd
0x0cc4…a0070x07e8…9d0eBase—$0.01100%coinbase79d ago0x8817d7…489578
0x0cc4…a0070x15ee…5d09Base—$0.01100%coinbase79d ago0x2eea3d…edd42d
0x0cc4…a0070x8293…b88fBase—$0.01100%coinbase79d ago0xc81b60…639132
0x0cc4…a0070xc0ba…6910Base—$0.01100%coinbase79d ago0x459928…5b3334
0x0cc4…a0070x8bb4…6162Base—$0.01100%coinbase79d ago0xd529fe…42666a

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.