Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50x7c5b…246eBase$12,317.9270%0x7347…d69116d ago0x3e334a…f5c4c0
0xa54d…49f50xbe18…dfbfBase$2,596.2970%0x7347…d69116d ago0x596b70…c1d398
0xa54d…49f50x39a6…630aBase$846.7170%0x7347…d69116d ago0xe6ef93…4d5ab6
0xa54d…49f50xbe18…dfbfBase$2,621.4770%0x7347…d69116d ago0x7177e4…2de44f
0xa54d…49f50xcd0b…47dfBase$438.3970%0x7347…d69116d ago0xe5efab…bf3792
0xa54d…49f50xbe18…dfbfBase$2,637.9370%0x7347…d69116d ago0x1af4a3…d0e2c7
0xa54d…49f50x0851…6fafBase$100.9370%0x7347…d69116d ago0x55f558…b16fe7
0xa54d…49f50xf7f3…ec45Base$28.6970%0x64b2…883316d ago0x24b235…f78f15
0xa54d…49f50xdec2…4f36Base$1,019.8170%0x7347…d69116d ago0x69c3f0…8ab4e4
0xa54d…49f50x9989…51beBase$4,549.3770%0x64b2…883316d ago0x20a1f3…eaa886
0xa54d…49f50x2be4…1365Base$1,075.7370%0x7347…d69116d ago0xf994f6…561e5c
0xa54d…49f50x09cd…74b5Base$68.8770%0x7347…d69116d ago0x345ee4…de0498
0xa54d…49f50x2f6c…66a1Base$299.9170%0x7347…d69116d ago0x2ba9b5…45c61a
0xa54d…49f50x1b26…81a4Base$14,002.3870%0x7347…d69116d ago0xbcd84b…0f76a1
0xa54d…49f50xf002…71d7Base$42,372.3970%0x7347…d69116d ago0x7f126f…56ab55
0xa54d…49f50x4f5f…be15Base$114.9270%0x7347…d69116d ago0x40e61b…ef918d
0xa54d…49f50x6d85…dcd4Base$199.9770%0x7347…d69116d ago0x1ef4b5…2394bc
0xa54d…49f50x6004…04cfBase$5,212.9270%0x7347…d69116d ago0x77871a…b3994c
0xa54d…49f50x25d8…b79dBase$951.4670%0x7347…d69116d ago0xfd949b…671b74
0xa54d…49f50x25d8…b79dBase$2,523.2670%0x7347…d69116d ago0x61c34d…05053c
0xa54d…49f50x6d2e…802cBase$180.1770%0x7347…d69116d ago0x9759b5…7ecb33
0xa54d…49f50x91be…bc8fBase$1,763.8370%0x7347…d69116d ago0xc56a96…4166cb
0xa54d…49f50xd6e5…df19Base$1,040.8470%0x64b2…883316d ago0x54a86b…6e98c3
0xa54d…49f50xfe7a…9848Base$1,014.7370%0x7347…d69116d ago0xfda73b…55fb4e
0xa54d…49f50x0851…6fafBase$199.8970%0x7347…d69116d ago0x163f60…215c77

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.