Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base$21.0070%0x72ef…0ffd37d ago0x198c86…de80d6
0x2013…f2540x47c5…4fc3Base$4.2070%0x3d44…411537d ago0xdf5f06…816291
0x1332…66eb0x47c5…4fc3Base$19.9570%0x3213…64ef37d ago0x164d40…9f9605
0x1332…66eb0x47c5…4fc3Base$26.2570%0x5dca…cd2137d ago0x9c19f4…a569ff
0x1332…66eb0x47c5…4fc3Base$7.3570%0x2a28…fc3d37d ago0x88cc51…bf0bea
0x4ede…42f00x47c5…4fc3Base$105.0070%0x1ae8…2c7337d ago0xe4ecf5…f12f59
0x1332…66eb0x47c5…4fc3Base$10.5070%0xc4f0…359637d ago0x84fd72…215c86
0x1332…66eb0x47c5…4fc3Base$3.1570%0xdb8c…386137d ago0xce86a8…94c755
0x1332…66eb0x47c5…4fc3Base$15.7570%0x6bdd…b27637d ago0xa97e90…bdb093
0xe0a3…66130x47c5…4fc3Base$14.4570%0x771b…60b837d ago0xb6474e…f7bebb
0x1332…66eb0x47c5…4fc3Base$7.3570%0x1e6d…37c137d ago0x0e8d86…26a959
0x1332…66eb0x47c5…4fc3Base$10.5070%0x2fa9…16de37d ago0xbf1d70…4909ab
0x59c3…f1bc0x47c5…4fc3Base$10.0070%0xda14…75fa37d ago0x5651da…ac6b0f
0x1332…66eb0x47c5…4fc3Base$10.5070%0x614a…d5ce37d ago0xdbb2aa…107023
0x3fb1…7e250x47c5…4fc3Base$5.2570%0x77d2…f15d37d ago0xd79efa…dddda5
0x1332…66eb0x47c5…4fc3Base$21.0070%0xdf85…203b37d ago0x24b7f3…b47eb8
0x1332…66eb0x47c5…4fc3Base$14.1470%0x16b5…bfc037d ago0xd8a7a7…a3a0d6
0x1683…8d580x47c5…4fc3Base$73.5070%0x59e8…d82337d ago0xa67938…a48c8c
0x1332…66eb0x47c5…4fc3Base$10.5070%0xd091…7b6e37d ago0x9e3e76…ec1e14
0xf861…cd530x47c5…4fc3Base$1.0570%0xa438…8fb837d ago0x529572…509301
0x1332…66eb0x47c5…4fc3Base$10.5070%0x10ee…31de37d ago0xe8e153…bd082a
0x1332…66eb0x47c5…4fc3Base$2.1070%0x175b…99fa37d ago0x78ef00…792d74
0x1332…66eb0x47c5…4fc3Base$214.0070%0x4173…266537d ago0x0e645a…db9b55
0x9409…b6b90x47c5…4fc3Base$25.0070%0x5e44…05a837d ago0xe1b3a6…e5275a
0xe453…288f0x47c5…4fc3Base$19.0070%0x1f5f…656e37d ago0xafa65c…09a0a3

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.