Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x930d…82c10xdb48…a74aBase—$0.3020%Payer-submitted36d ago0xfc9ede…8deede
0x930d…82c10xdb48…a74aBase—$0.2020%Payer-submitted36d ago0x294797…23224e
0x930d…82c10xdb48…a74aBase—$0.2020%Payer-submitted36d ago0x147a7e…bfd32e
0x930d…82c10xdb48…a74aBase—$0.5020%Payer-submitted36d ago0xfcf2e8…09df09
0x930d…82c10xdb48…a74aBase—$0.1520%Payer-submitted36d ago0x5207f8…6cc4d7
0x930d…82c10xdb48…a74aBase—$0.1520%Payer-submitted36d ago0x98c9a8…8fc536
0x930d…82c10xdb48…a74aBase—$0.1220%Payer-submitted36d ago0x891174…500055
0x930d…82c10xdb48…a74aBase—$0.1520%Payer-submitted36d ago0x9a4b59…ab83c4
0x930d…82c10xdb48…a74aBase—$0.2520%Payer-submitted36d ago0x1aa3a8…902558
0x930d…82c10xdb48…a74aBase—$0.2020%Payer-submitted36d ago0x74c39a…ffe38f
0x930d…82c10xdb48…a74aBase—$0.1220%Payer-submitted36d ago0x8bca44…ba78e6
0x930d…82c10xdb48…a74aBase—$0.1520%Payer-submitted36d ago0xbe492d…4c25e6
0x930d…82c10xdb48…a74aBase—$0.1220%Payer-submitted36d ago0x23772e…62cd6e
0x930d…82c10xdb48…a74aBase—$0.2520%Payer-submitted36d ago0xedbb8b…12f4e1
0x930d…82c10xdb48…a74aBase—$0.4020%Payer-submitted36d ago0xbd96d1…ab50ab
0x930d…82c10xdb48…a74aBase—$0.2520%Payer-submitted36d ago0xcde856…f5c7be
0x930d…82c10xdb48…a74aBase—$0.1520%Payer-submitted36d ago0xdadad8…84a9b5
0x930d…82c10xdb48…a74aBase—$0.4020%Payer-submitted36d ago0xc260b4…cabc43
0x930d…82c10xdb48…a74aBase—$0.1220%Payer-submitted36d ago0xb2613a…359131
0x930d…82c10xdb48…a74aBase—$0.1520%Payer-submitted36d ago0x95ee78…21bfda
0x930d…82c10xdb48…a74aBase—$0.2520%Payer-submitted36d ago0xafb88e…4cfb1e
0x930d…82c10xdb48…a74aBase—$0.3020%Payer-submitted36d ago0x796f73…5baa86
0x930d…82c10xdb48…a74aBase—$0.2520%Payer-submitted36d ago0x109512…553c05
0x930d…82c10xdb48…a74aBase—$0.1220%Payer-submitted36d ago0xa24b5b…9757ee
0x930d…82c10xdb48…a74aBase—$0.1520%Payer-submitted36d ago0xe5290a…9658eb

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.