Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x47c5…4fc3Base$3.1570%0x5b2d…d78c29d ago0x94f7c8…e1f482
0xa787…64cf0x47c5…4fc3Base$5.2570%0x4639…93fa29d ago0xdaff28…e272fb
0xa787…64cf0x47c5…4fc3Base$10.5070%0x7fb5…6c5229d ago0x9e8ee4…6bd2f3
0xa787…64cf0x47c5…4fc3Base$10.5070%0xd500…f63a29d ago0xd558a0…92e37d
0xa787…64cf0x47c5…4fc3Base$8.4070%0xa0c6…2cb429d ago0x938712…24d332
0xa787…64cf0x47c5…4fc3Base$10.5070%0xba2c…ddc829d ago0xeade21…08c87c
0xa787…64cf0x47c5…4fc3Base$10.5070%0x707e…8d2829d ago0x93c660…50fc09
0xa787…64cf0x47c5…4fc3Base$3.1570%0xc4f0…359629d ago0xf2f06a…3bb468
0xa787…64cf0x47c5…4fc3Base$10.5070%0x37bf…71af29d ago0x48c512…f2ee33
0xa787…64cf0x47c5…4fc3Base$21.0070%0xbc7c…86d429d ago0x709c9c…5dda29
0xa787…64cf0x47c5…4fc3Base$4.2070%0x2544…8c4529d ago0x6fd8ab…bdaa0a
0xa787…64cf0x47c5…4fc3Base$8.4070%0x5823…9b2129d ago0xda6768…2906a7
0xa787…64cf0x47c5…4fc3Base$10.5070%0x64fd…12f429d ago0xc02cf4…7298f6
0xa787…64cf0x47c5…4fc3Base$1.0570%0xe935…f90429d ago0x87c7a4…3e7eae
0xa787…64cf0x47c5…4fc3Base$5.2570%0x3dd1…4d5c29d ago0xb339ed…d8e0d9
0xa787…64cf0x47c5…4fc3Base$10.5070%0x5787…759e29d ago0x6accfb…5b4e5e
0xa787…64cf0x47c5…4fc3Base$10.5070%0x6c0f…7cd629d ago0xb19b12…3806e5
0xa787…64cf0x47c5…4fc3Base$1.0570%0xc165…a9fc29d ago0x96218b…26837b
0xa787…64cf0x47c5…4fc3Base$3.1570%0x3eb5…db3c29d ago0xefd7e4…6ce9fc
0xa787…64cf0x47c5…4fc3Base$18.9070%0xf8fe…a40d29d ago0x7ec146…fc39d1
0xa787…64cf0x47c5…4fc3Base$2.1070%0x752e…993329d ago0x040ef4…09c5de
0xa787…64cf0x47c5…4fc3Base$11.5570%0x04e2…747829d ago0x83732c…c6ff17
0xa787…64cf0x47c5…4fc3Base$10.5070%0x89a0…ff5829d ago0x69760a…e90901
0xa787…64cf0x47c5…4fc3Base$5.2570%0x93d4…655d29d ago0x5b69eb…de9683
0xa787…64cf0x47c5…4fc3Base$2.1070%0x52ba…517729d ago0xc229fc…d2d3d6

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.