Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x79ec…56320x47c5…4fc3Base—$31.5070%0x33d4…50379d ago0x3714c2…2c8d65
0x79ec…56320x47c5…4fc3Base—$31.5070%0x5fe9…a9659d ago0x123d2d…695a6b
0x79ec…56320x47c5…4fc3Base—$10.5070%0xf74f…ffda9d ago0x4a4f19…d374c0
0x79ec…56320x47c5…4fc3Base—$21.0070%0xe5f9…0f5f9d ago0xb969cd…cce5af
0x79ec…56320x47c5…4fc3Base—$31.5070%0x898f…4f5e9d ago0x76df01…592dc3
0x79ec…56320x47c5…4fc3Base—$21.0070%0xc84b…0cb39d ago0x837f73…6b407f
0x79ec…56320x47c5…4fc3Base—$10.5070%0xf200…d9a09d ago0xc58a3d…9ed488
0x79ec…56320x47c5…4fc3Base—$21.0070%0xf643…98109d ago0x947abc…11a71f
0x79ec…56320x47c5…4fc3Base—$10.5070%0x9f94…62649d ago0x5d0fef…fdb747
0x79ec…56320x47c5…4fc3Base—$10.5070%0x406c…cda39d ago0x99b1d6…4f5dc3
0x79ec…56320x47c5…4fc3Base—$10.5070%0x3e70…fea19d ago0xaf59c1…d7cab7
0x79ec…56320x47c5…4fc3Base—$10.5070%0x39f9…9a799d ago0xf60803…e74613
0x79ec…56320x47c5…4fc3Base—$15.7570%0x45b0…c0d69d ago0x61927f…d16c78
0x79ec…56320x47c5…4fc3Base—$10.5070%0xd02b…c3799d ago0x35475e…11e02c
0x79ec…56320x47c5…4fc3Base—$10.5070%0x8494…2e449d ago0xb4f239…04dc72
0x79ec…56320x47c5…4fc3Base—$10.5070%0xa48e…f6619d ago0xf31b16…e9f92a
0x79ec…56320x47c5…4fc3Base—$10.5070%0x8944…ba2a9d ago0x70b5d0…e490b9
0x79ec…56320x47c5…4fc3Base—$10.5070%0xdfb4…bf939d ago0xcad966…82df5b
0x79ec…56320x47c5…4fc3Base—$10.5070%0x7cf5…24079d ago0x223b70…843760
0x79ec…56320x47c5…4fc3Base—$10.5070%0x2b35…135b9d ago0x55fc3e…807e3b
0x79ec…56320x47c5…4fc3Base—$15.7570%0x35fd…376b9d ago0xd1fb93…f5140d
0x79ec…56320x47c5…4fc3Base—$10.5070%0x90ad…1cd69d ago0xaa469c…005ea6
0x79ec…56320x47c5…4fc3Base—$10.5070%0xec3e…414c9d ago0xc67f1c…37b778
0x79ec…56320x47c5…4fc3Base—$10.5070%0x21ab…01d99d ago0xe60c1a…71000e
0x79ec…56320x47c5…4fc3Base—$52.5070%0xafd1…680d9d ago0x864a5e…045118

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.