Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x82c3…27cf0xc148…3515Base—$120.0070%0x23ef…24319d ago0xa17425…392892
0xd3dd…4a140xc148…3515Base—$126.8370%0xe528…c0289d ago0xe8e371…7bdcb3
0x1c29…e8960xc148…3515Base—$547.0970%0x23ef…24319d ago0xdea29a…ebdf13
0x2d0d…787b0xc148…3515Base—$300.0070%0xe528…c0289d ago0x07ba84…9f45ea
0x1d8a…b3290xc148…3515Base—$82.5070%0x23ef…24319d ago0x6fe8ed…36679d
0xcfcc…fac20xc148…3515Base—$198.1070%0xe528…c0289d ago0x8095a2…7aef2e
0xab54…2bf10xc148…3515Base—$163.8570%0x23ef…24319d ago0x728779…b6447a
0xab54…2bf10xc148…3515Base—$10.0070%0xe528…c0289d ago0x25221e…008101
0xab54…2bf10xc148…3515Base—$940.0070%0x23ef…24319d ago0x1feb90…6f1c14
0xab54…2bf10xc148…3515Base—$10.0070%0xe528…c0289d ago0x80003f…6c78fb
0x0d45…7ea00xc148…3515Base—$186.1570%0x23ef…24319d ago0xc2d032…a101e0
0x0d45…7ea00xc148…3515Base—$220.0070%0xe528…c0289d ago0xdcdf47…3164a7
0x0d45…7ea00xc148…3515Base—$120.0070%0x23ef…24319d ago0x6cb6f0…a8d891
0xd2e7…bfe30xc148…3515Base—$97.5670%0xe528…c0289d ago0x87c5b7…abf93a
0xdf04…018e0xc148…3515Base—$25.0070%0x23ef…24319d ago0x1282a7…51c83a
0xf5e3…4d840xc148…3515Base—$45.0070%0xe528…c0289d ago0xe958f4…d0b732
0xf5e3…4d840xc148…3515Base—$45.0070%0x23ef…24319d ago0xe7b235…a24110
0xe997…6fac0xc148…3515Base—$1,148.1470%0xe528…c0289d ago0xff3852…58cdca
0x186a…11060xc148…3515Base—$250.0070%0x23ef…24319d ago0x57f8fc…88fcc4
0xe997…6fac0xc148…3515Base—$1,147.6370%0xe528…c0289d ago0x5c527d…d6369e
0x3680…89ab0xc148…3515Base—$100.0070%0x23ef…24319d ago0x483be0…0351a3
0xc7c1…40080xc148…3515Base—$20.0070%0xe528…c0289d ago0xa80726…0e6b55
0x2cd9…45aa0xc148…3515Base—$0.1070%0x23ef…24319d ago0x2c4d88…fedaa5
0x4971…39700xc148…3515Base—$78.0570%0xe528…c0289d ago0x8bea11…2e2f47
0x0b7c…e50a0xc148…3515Base—$10.5970%0x23ef…24319d ago0x64d745…9c2ff9

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.