Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x98d7…cd500xc148…3515Base$60.0070%0xe528…c02819d ago0x6fa4a3…1da092
0x98d7…cd500xc148…3515Base$30.0470%0x23ef…243119d ago0xa7c73d…9392f8
0x8d3a…b8d00xc148…3515Base$47.9970%0xe528…c02819d ago0x2739e9…694f1b
0x98d7…cd500xc148…3515Base$10.0470%0x23ef…243119d ago0xaac564…7c634f
0x8d3a…b8d00xc148…3515Base$100.0070%0xe528…c02819d ago0xbeed61…5276e4
0xcbee…74d90xc148…3515Base$288.6870%0x23ef…243119d ago0x9e28a1…f12705
0x853e…0a680xc148…3515Base$49.9770%0xe528…c02819d ago0x8ed57a…92547b
0xfb3c…4fa30xc148…3515Base$109.1970%0x23ef…243119d ago0x4fdf89…32837a
0xb3d7…6bdf0xc148…3515Base$24.5070%0xe528…c02819d ago0x935ea1…363657
0xb3d7…6bdf0xc148…3515Base$20.0070%0x23ef…243119d ago0x039456…88e5a9
0x62f4…2f680xc148…3515Base$45.0070%0xe528…c02819d ago0x7a7524…ad3b88
0x6f43…ade00xc148…3515Base$500.0070%0x23ef…243119d ago0x120e2c…5cdda5
0xd9ab…537a0xc148…3515Base$27.2170%0xe528…c02819d ago0xda3c18…612af8
0xdc89…11b00xc148…3515Base$40.3470%0x23ef…243119d ago0x90f154…52e1bf
0x9244…192e0xc148…3515Base$3,000.0070%0xe528…c02819d ago0xcf74c9…fd1362
0x767b…a9f00xc148…3515Base$34.8870%0x23ef…243119d ago0x3eb100…1b1752
0xca20…32fc0xc148…3515Base$27.6770%0xe528…c02819d ago0x22be88…d90684
0xd855…54360xc148…3515Base$107.8670%0x23ef…243119d ago0xff9560…58e3a0
0x5db9…dc360xc148…3515Base$1,000.0070%0xe528…c02819d ago0xb98ccc…bc4eac
0xa581…371d0xc148…3515Base$475.7470%0x23ef…243119d ago0xe6e6b9…573ea2
0x4f00…42500xc148…3515Base$50.0070%0xe528…c02819d ago0x55063d…e060ac
0x4f00…42500xc148…3515Base$48.1470%0x23ef…243119d ago0x28bd43…5ffe79
0x4f00…42500xc148…3515Base$25.0070%0xe528…c02819d ago0x228e7e…66e329
0x0b7c…e50a0xc148…3515Base$128.2670%0x23ef…243119d ago0xbaaada…e09a71
0xd05c…b1720xc148…3515Base$28.8770%0xe528…c02819d ago0xedda9d…5aea91

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.